Type Alias: IncidentErrorTypeFilterProperty
type IncidentErrorTypeFilterProperty =
| IncidentErrorTypeExactMatch
| AdvancedIncidentErrorTypeFilter;
Defined in: gen/types.gen.ts:3067
IncidentErrorTypeEnum with full advanced search capabilities.
type IncidentErrorTypeFilterProperty =
| IncidentErrorTypeExactMatch
| AdvancedIncidentErrorTypeFilter;
Defined in: gen/types.gen.ts:3067
IncidentErrorTypeEnum with full advanced search capabilities.