Module api_events

Source

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.
ListEventsOptionalParams
ListEventsOptionalParams is a struct for passing parameters to the method EventsAPI::list_events
SearchEventsOptionalParams
SearchEventsOptionalParams is a struct for passing parameters to the method EventsAPI::search_events

Enums§

CreateEventError
CreateEventError is a struct for typed errors of method EventsAPI::create_event
GetEventError
GetEventError is a struct for typed errors of method EventsAPI::get_event
ListEventsError
ListEventsError is a struct for typed errors of method EventsAPI::list_events
SearchEventsError
SearchEventsError is a struct for typed errors of method EventsAPI::search_events