Structs§
- EventsAPI
- The Event Management API allows you to programmatically post events to the Events Explorer and fetch events from the Events Explorer. See the Event Management page for more information.
- List
Events Optional Params - ListEventsOptionalParams is a struct for passing parameters to the method
EventsAPI::list_events
- Search
Events Optional Params - SearchEventsOptionalParams is a struct for passing parameters to the method
EventsAPI::search_events
Enums§
- Create
Event Error - CreateEventError is a struct for typed errors of method
EventsAPI::create_event
- GetEvent
Error - GetEventError is a struct for typed errors of method
EventsAPI::get_event
- List
Events Error - ListEventsError is a struct for typed errors of method
EventsAPI::list_events
- Search
Events Error - SearchEventsError is a struct for typed errors of method
EventsAPI::search_events