LogpointApi.IncidentApi.IncidentIDs (logpoint_api v0.2.2)

Summary

Types

t()

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.