LoyaltyGetPrizeParams
LoyaltyGetPrizeParams interface
Extends
Properties
| Property | Type | Description | Inherited from |
|---|---|---|---|
active? | string | Filter by active only for editor or admin users | - |
limit? | number | Number of results to return per page. | BaseSearchParams.limit |
offset? | number | The initial index from which to return the results. | BaseSearchParams.offset |
ordering? | string | Which field to use when ordering the results | - |
search? | string | A search term. | BaseSearchParams.search |