LogpointApi.IncidentApi.Incident (logpoint_api v0.2.2)

Summary

Types

t()

Struct used to fetch an incident.

Types

@type t() :: %LogpointApi.IncidentApi.Incident{
  incident_id: String.t(),
  incident_obj_id: String.t()
}

Struct used to fetch an incident.