doc_out/UserPresenceRule.html.md in purecloud-0.64.1 vs doc_out/UserPresenceRule.html.md in purecloud-0.65.1
- old
+ new
@@ -11,11 +11,11 @@
| **name** | **String** | Name of the rule | |
| **presence_user** | [**User**](User.html) | The user whose presence will be watched. | |
| **presence_type** | **String** | Indicates to which presence type the presence value belongs. | |
| **presence_value** | **String** | The Org's UUID or Systems enum constance indicating the presence of concern. | |
| **presence_limit_in_seconds** | **Integer** | The number of seconds to wait before alerting based upon the user's presence. | |
-| **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]|
+| **enabled** | **BOOLEAN** | Indicates if the rule is enabled. | |
+| **in_alarm** | **BOOLEAN** | Indicates if the rule is in alarm state. | [optional] |
| **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"}