BaseSearchParams
BaseSearchParams interface
Extends
Extended by
CategoryParams
CustomAdvParams
CustomPageSearchParams
EventSearchParams
FeatureParams
IncubatorSearchParams
LegalPageFilterParams
ModerationParams
LoyaltyGetPrizeParams
ReactionParams
TagGetParams
UserAutocompleteParams
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
limit? | number | Number of results to return per page. | BaseGetParams .limit |
offset? | number | The initial index from which to return the results. | BaseGetParams .offset |
search? | string | A search term. | - |