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

- old
+ new

@@ -7,12 +7,12 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | -| **workspace** | [**UriReference**](UriReference.html) | | [optional] | +| **workspace** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] | | **member_type** | **String** | The workspace member type. | | -| **member** | [**UriReference**](UriReference.html) | | [optional] | +| **member** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] | | **user** | [**User**](User.html) | | [optional] | | **group** | [**Group**](Group.html) | | [optional] | | **security_profile** | [**SecurityProfile**](SecurityProfile.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}