doc_out/HeartBeatAlert.html.md in purecloud-0.59.1 vs doc_out/HeartBeatAlert.html.md in purecloud-0.60.1
- old
+ new
@@ -13,10 +13,10 @@
| **heart_beat_timeout_in_minutes** | **Integer** | The number of minutes to wait before alerting missing heartbeats. | |
| **rule_id** | **String** | The id of the rule. | |
| **start_date** | **DateTime** | The date/time the alert was created. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | |
| **end_date** | **DateTime** | The date/time the owning rule exiting in alarm status. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **notification_users** | [**Array<User>**](User.html) | The ids of users who were notified of alarm state change. | |
-| **alert_types** | **Array<String>** | A collection of notification methods. = ['SMS', 'DEVICE', 'EMAIL'] | |
+| **alert_types** | **Array<String>** | A collection of notification methods. | |
| **rule_type** | **String** | The type of heartbeat rule that generated the alert | |
| **rule_uri** | **String** | | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}