Type Alias: IncidentErrorTypeEnum
type IncidentErrorTypeEnum =
(typeof IncidentErrorTypeEnum)[keyof typeof IncidentErrorTypeEnum];
Incident error type with a defined set of values.
type IncidentErrorTypeEnum =
(typeof IncidentErrorTypeEnum)[keyof typeof IncidentErrorTypeEnum];
Incident error type with a defined set of values.