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

- old
+ new

@@ -10,11 +10,11 @@ | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [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] | | **content_uri** | **String** | | [optional] | -| **workspace** | [**UriReference**](UriReference.html) | | [optional] | -| **created_by** | [**UriReference**](UriReference.html) | | [optional] | +| **workspace** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] | +| **created_by** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] | | **content_type** | **String** | | [optional] | | **content_length** | **Integer** | | [optional] | | **filename** | **String** | | [optional] | | **read** | **BOOLEAN** | | [optional] | | **page_count** | **Integer** | | [optional] |