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

- old
+ new

@@ -15,10 +15,10 @@ | **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. | | | **rule_id** | **String** | The id of the rule. | | -| **unread** | **BOOLEAN** | Indicates if the alert has been read. | | +| **unread** | **BOOLEAN** | Indicates if the alert has been read. | [default to false]| | **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. | | | **rule_uri** | **String** | | [optional] |