Classes
Enumerations
Interfaces
TypeAliases

CompassAlertEventPropertiesInput

The list of properties of the alert event.

Property NameTypeDescription
acknowledgedAtInputMaybe<Any>The last time the alert status changed to ACKNOWLEDGED.
closedAtInputMaybe<Any>The last time the alert status changed to CLOSED.
createdAtInputMaybe<Any>Timestamp for when the alert was created, when status is set to OPENED.
idStringThe ID of the alert.
priorityInputMaybe<AlertPriority>Priority of the alert.
snoozedAtInputMaybe<Any>The last time the alert status changed to SNOOZED.
statusInputMaybe<AlertEventStatus>Status of the alert.

Rate this page: