Skip to main content
Version: 8.9

Type Alias: IncidentSearchQueryResult

type IncidentSearchQueryResult = SearchQueryResponse & object;

Type Declaration

items

items: IncidentResult[];

The matching incidents.