History class
Properties
-
alert_body
↔ String
-
Message body included in the notification sent.
getter/setter pair
-
alert_type
↔ String
-
Type of notification that has been dispatched.
getter/setter pair
-
description
↔ String?
-
Description of the notification policy (if present).
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
↔ String
-
UUID
getter/setter pair
-
mechanism_type
↔ String
-
The type of mechanism to which the notification has been dispatched. This can be email/pagerduty/webhook based on the mechanism configured.
getter/setter pair
-
name
↔ String
-
Name of the policy.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
sent
↔ String
-
Timestamp of when the notification was dispatched
getter/setter pair