doc_out/InteractionStatsRule.html.md in purecloud-0.63.1 vs doc_out/InteractionStatsRule.html.md in purecloud-0.64.1

- old
+ new

@@ -14,11 +14,11 @@ | **metric** | **String** | The metric to be assessed. | | | **media_type** | **String** | The media type. | | | **numeric_range** | **String** | The comparison descriptor used against the metric's value. | | | **statistic** | **String** | The statistic of concern for the metric. | | | **value** | **Float** | The threshold value. | | -| **enabled** | **BOOLEAN** | Indicates if the rule is enabled. | | -| **in_alarm** | **BOOLEAN** | Indicates if the rule is in alarm state. | [optional] | +| **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. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}