| 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] |