doc_out/RuleSet.html.md in purecloud-0.38.1 vs doc_out/RuleSet.html.md in purecloud-0.39.1

- old
+ new

@@ -7,15 +7,15 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | -| **date_created** | **DateTime** | creation time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | -| **date_modified** | **DateTime** | last modified time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | -| **version** | **Integer** | required for updates, must match the version number of the most recent update | [optional] | -| **contact_list** | [**UriReference**](UriReference.html) | | [optional] | -| **queue** | [**UriReference**](UriReference.html) | | [optional] | -| **rules** | [**Array<DialerRule>**](DialerRule.html) | | [optional] | +| **date_created** | **DateTime** | Creation time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | +| **date_modified** | **DateTime** | Last modified time of the entity. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | +| **version** | **Integer** | Required for updates, must match the version number of the most recent update | [optional] | +| **contact_list** | [**UriReference**](UriReference.html) | The identifier of an example contact list that provides user-interface suggestions for contact-based conditions and actions | [optional] | +| **queue** | [**UriReference**](UriReference.html) | The identifier of an example queue that provides user-interface suggestions for wrap-up associated conditions | [optional] | +| **rules** | [**Array<DialerRule>**](DialerRule.html) | The list of rules | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}