Optional
requestFactory: EventsApiRequestFactoryOptional
responseProcessor: EventsApiResponseProcessorPrivate
apiOptional
_options: ConfigurationDelete an event. Delete an event.
Specifies the unique event ID (starts with eve_).
Optional
_options: ConfigurationGet a single event. Get a single event.
Specifies the unique event ID (starts with eve_).
Optional
_options: ConfigurationReturns a list of events. By default, a maximum of 10 events are shown per page. List events.
Optional
limit: numberSpecifies the maximum number of records to return.
Optional
skip: numberSpecifies the offset for the first records to return.
Optional
order: SortOrderSpecifies the order in which to sort the results.
Optional
name: stringSpecifies the name of the event
Optional
deleted: booleanSpecifies if display deleted events
Optional
_options: Configuration
Create a new event. Create a new event.