docs/RuleSet.md in purecloudplatformclientv2-61.0.0 vs docs/RuleSet.md in purecloudplatformclientv2-62.0.0

- old
+ new

@@ -10,11 +10,11 @@ | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the RuleSet. | | | **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) | A ContactList to provide user-interface suggestions for contact columns on relevant conditions and actions. | [optional] | -| **queue** | [**UriReference**](UriReference.html) | A Queue to provide user-interface suggestions for wrap-up codes on relevant conditions and actions. | [optional] | +| **contact_list** | [**DomainEntityRef**](DomainEntityRef.html) | A ContactList to provide user-interface suggestions for contact columns on relevant conditions and actions. | [optional] | +| **queue** | [**DomainEntityRef**](DomainEntityRef.html) | A Queue to provide user-interface suggestions for wrap-up codes on relevant conditions and actions. | [optional] | | **rules** | [**Array<DialerRule>**](DialerRule.html) | The list of rules. | | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}