Classes
Enumerations
Interfaces
TypeAliases

DataProviderAlertEvent

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.
descriptionMaybe<String>The description of the event.
displayNameStringThe name of the event.
idStringThe ID of the alert.
lastUpdatedAnyThe last time this event was updated.
priorityInputMaybe<AlertPriority>Priority of the alert.
snoozedAtInputMaybe<Any>The last time the alert status changed to SNOOZED.
statusInputMaybe<AlertEventStatus>Status of the alert.
updateSequenceNumberAnyA number specifying the order of the update to the event.
urlMaybe<Any>The URL of the event.

Rate this page: