IncidentEntitiesResponse interface

The incident related entities response.

Properties

entities

Array of the incident related entities.

metaData

The metadata from the incident related entities results.

Property Details

entities

Array of the incident related entities.

entities?: EntityUnion[]

Property Value

metaData

The metadata from the incident related entities results.

metaData?: IncidentEntitiesResultsMetadata[]

Property Value