Type alias IncidentSearchSortOrder

IncidentSearchSortOrder: typeof CREATED_ASCENDING | typeof CREATED_DESCENDING | UnparsedObject

The ways searched incidents can be sorted.

Generated using TypeDoc