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

- old
+ new

@@ -16,10 +16,10 @@ | **modified_by** | **String** | The ID of the user that last modified the resource. | [optional] | | **created_by** | **String** | The ID of the user that created the resource. | [optional] | | **state** | **String** | Indicates if the resource is active, inactive, or deleted. | [optional] | | **modified_by_app** | **String** | The application that last modified the resource. | [optional] | | **created_by_app** | **String** | The application that created the resource. | [optional] | -| **phone_meta_base** | [**UriReference**](UriReference.html) | A phone metabase is essentially a database for storing phone configuration settings, which simplifies the configuration process. | | +| **phone_meta_base** | [**DomainEntityRef**](DomainEntityRef.html) | A phone metabase is essentially a database for storing phone configuration settings, which simplifies the configuration process. | | | **lines** | [**Array<LineBase>**](LineBase.html) | The list of linebases associated with the phone base. | | | **properties** | **Hash<String, Object>** | | [optional] | | **capabilities** | [**PhoneCapabilities**](PhoneCapabilities.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}