docs/Document.md in purecloudplatformclientv2-61.0.0 vs docs/Document.md in purecloudplatformclientv2-62.0.0
- old
+ new
@@ -12,13 +12,13 @@
| **change_number** | **Integer** | | [optional] |
| **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **date_uploaded** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **content_uri** | **String** | | [optional] |
-| **workspace** | [**UriReference**](UriReference.html) | | [optional] |
-| **created_by** | [**UriReference**](UriReference.html) | | [optional] |
-| **uploaded_by** | [**UriReference**](UriReference.html) | | [optional] |
+| **workspace** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] |
+| **created_by** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] |
+| **uploaded_by** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] |
| **content_type** | **String** | | [optional] |
| **content_length** | **Integer** | | [optional] |
| **system_type** | **String** | | [optional] |
| **filename** | **String** | | [optional] |
| **page_count** | **Integer** | | [optional] |
@@ -27,10 +27,10 @@
| **receiver_address** | **String** | | [optional] |
| **tags** | **Array<String>** | | [optional] |
| **tag_values** | [**Array<TagValue>**](TagValue.html) | | [optional] |
| **attributes** | [**Array<DocumentAttribute>**](DocumentAttribute.html) | | [optional] |
| **thumbnails** | [**Array<DocumentThumbnail>**](DocumentThumbnail.html) | | [optional] |
-| **upload_status** | [**UriReference**](UriReference.html) | | [optional] |
+| **upload_status** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] |
| **upload_destination_uri** | **String** | | [optional] |
| **upload_method** | **String** | | [optional] |
| **lock_info** | [**LockInfo**](LockInfo.html) | | [optional] |
| **acl** | **Array<String>** | A list of permitted action rights for the user making the request | [optional] |
| **sharing_status** | **String** | | [optional] |