@fairfleet/geotab / NotificationExceptionData
The notification data pertaining to Exception Rules.
-
↳
NotificationExceptionData
• exceptionEvent: ExceptionEvent
Gets or sets the exception event that holds the data for this notification.
src/types/Checkmate/ObjectModel/NotificationExceptionData.ts:12
• id: string
Gets or sets the unique identifier for the specific Entity object in the Geotab system. See Id.
src/types/Checkmate/ObjectModel/Entity.ts:14
• info: string
Gets or sets the information for the notification exception data.
src/types/Checkmate/ObjectModel/NotificationExceptionData.ts:14
• type: NotificationType
Gets or sets the NotificationType of the notification.
src/types/Checkmate/ObjectModel/NotificationExceptionData.ts:16