Module events_api

Module events_api 

Source

Structs§

GetEventParams
struct for passing parameters to the method get_event
ListEventsParams
struct for passing parameters to the method list_events

Enums§

GetEventError
struct for typed errors of method get_event
ListEventsError
struct for typed errors of method list_events

Functions§

get_event
Get a specific event.
list_events
List all events for a particular customer. Events can be filtered by user, customer and event type. Events can be sorted by date.