docs/Attribute.md in purecloudplatformclientv2-61.0.0 vs docs/Attribute.md in purecloudplatformclientv2-62.0.0
- old
+ new
@@ -9,12 +9,12 @@
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** | The attribute name. | |
| **version** | **Integer** | | [optional] |
| **description** | **String** | | [optional] |
-| **created_by** | [**UriReference**](UriReference.html) | | [optional] |
+| **created_by** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] |
| **date_created** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
-| **modified_by** | [**UriReference**](UriReference.html) | | [optional] |
+| **modified_by** | [**DomainEntityRef**](DomainEntityRef.html) | | [optional] |
| **date_modified** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}