LogpointApi.IncidentApi.IncidentIDs
(logpoint_api v0.2.3)
Summary
Struct that represents a list of incidents.
Types
@type t() :: %LogpointApi.IncidentApi.IncidentIDs{
incident_ids: list(),
version: String.t()
}
Struct that represents a list of incidents.