Module api_incident_services

Source

Structs§

GetIncidentServiceOptionalParams
GetIncidentServiceOptionalParams is a struct for passing parameters to the method IncidentServicesAPI::get_incident_service
IncidentServicesAPI
Create, update, delete, and retrieve services which can be associated with incidents. See the Incident Management page for more information.
ListIncidentServicesOptionalParams
ListIncidentServicesOptionalParams is a struct for passing parameters to the method IncidentServicesAPI::list_incident_services

Enums§

CreateIncidentServiceError
CreateIncidentServiceError is a struct for typed errors of method IncidentServicesAPI::create_incident_service
DeleteIncidentServiceError
DeleteIncidentServiceError is a struct for typed errors of method IncidentServicesAPI::delete_incident_service
GetIncidentServiceError
GetIncidentServiceError is a struct for typed errors of method IncidentServicesAPI::get_incident_service
ListIncidentServicesError
ListIncidentServicesError is a struct for typed errors of method IncidentServicesAPI::list_incident_services
UpdateIncidentServiceError
UpdateIncidentServiceError is a struct for typed errors of method IncidentServicesAPI::update_incident_service