Struct used to fetch an incident.
@type t() :: %LogpointApi.IncidentApi.Incident{ incident_id: String.t(), incident_obj_id: String.t() }