doc_out/InteractionStatsRule.html.md in purecloud-0.59.1 vs doc_out/InteractionStatsRule.html.md in purecloud-0.60.1
- old
+ new
@@ -17,10 +17,10 @@
| **statistic** | **String** | The statistic of concern for the metric. | |
| **value** | **Float** | The threshold value. | |
| **enabled** | **BOOLEAN** | Indicates if the rule is enabled. | [default to false]|
| **in_alarm** | **BOOLEAN** | Indicates if the rule is in alarm state. | [optional] [default to false]|
| **notification_users** | [**Array<User>**](User.html) | The ids of users who will be 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. | |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}