Skip to main content
Version: 8.10 (unreleased)

Type Alias: IncidentSearchQueryResult

type IncidentSearchQueryResult = SearchQueryResponse & object;

Type Declaration

items

items: IncidentResult[];

The matching incidents.