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

- old
+ new

@@ -5,10 +5,10 @@ ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| -| **division** | [**UriReference**](UriReference.html) | A division the conversation belongs to. | [optional] | -| **entities** | [**Array<UriReference>**](UriReference.html) | The entities on the conversation within the division. These are the users, queues, work flows, etc. that can be on conversations and and be assigned to different divisions. | [optional] | +| **division** | [**DomainEntityRef**](DomainEntityRef.html) | A division the conversation belongs to. | [optional] | +| **entities** | [**Array<DomainEntityRef>**](DomainEntityRef.html) | The entities on the conversation within the division. These are the users, queues, work flows, etc. that can be on conversations and and be assigned to different divisions. | [optional] | {: class="table table-striped"}