EventUserParams
EventUserParams interface.
Extends
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 |
past? | number | boolean | Filtered past events | - |
subscription_status? | SCEventSubscriptionStatusType | Filter results by subscription_status | - |