Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1003 Bytes

AlertNotifications.md

File metadata and controls

17 lines (13 loc) · 1003 Bytes

AlertNotifications

Properties

Name Type Description Notes
notification_id string ID of the notification [optional]
alert_condition_id string ID of the alert [optional]
user_id string ID of the user [optional]
is_read bool Read state of the notification [optional]
field_value double The value of the field on which the alert condition is set [optional]
threshold_value double The value of the threshold which triggers the alert notification [optional]
ran_at string The time at which the alert query ran [optional]
alert \Swagger\Client\Model\MobilePayload It contains the details needed for mobile alerts payload [optional]

[Back to Model list] [Back to API list] [Back to README]