EventSearchParams
EventFeedParams interface.
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
date_filter? | SCEventDateFilterType | The events filtered by a specific time frame | - |
follows? | number | boolean | The events created or followed by the users followed | - |
limit? | number | Number of results to return per page. | BaseSearchParams .limit |
offset? | number | The initial index from which to return the results. | BaseSearchParams .offset |
past? | number | boolean | Filtered past events | - |
search? | string | A search term. | BaseSearchParams .search |