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

- old
+ new

@@ -7,10 +7,10 @@ |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | -| **created_by** | [**UriReference**](UriReference.html) | The user that created this request | | +| **created_by** | [**DomainEntityRef**](DomainEntityRef.html) | The user that created this request | | | **replacement_terms** | [**Array<ReplacementTerm>**](ReplacementTerm.html) | The replacement terms for the provided search terms, in the case of a GDPR_UPDATE request | [optional] | | **request_type** | **String** | The type of GDPR request | | | **created_date** | **DateTime** | When the request was submitted. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | | | **status** | **String** | The status of the request | | | **subject** | [**GDPRSubject**](GDPRSubject.html) | The subject of the GDPR request | |