doc_out/Phone.html.md in purecloud-0.48.1 vs doc_out/Phone.html.md in purecloud-0.49.1
- old
+ new
@@ -6,20 +6,20 @@
## Properties
|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
-| **name** | **String** | | [optional] |
+| **name** | **String** | The name of the entity. | |
| **description** | **String** | | [optional] |
| **version** | **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] |
| **modified_by** | **String** | | [optional] |
| **created_by** | **String** | | [optional] |
| **state** | **String** | | [optional] |
| **modified_by_app** | **String** | | [optional] |
| **created_by_app** | **String** | | [optional] |
-| **site** | [**UriReference**](UriReference.html) | Site | |
+| **site** | [**UriReference**](UriReference.html) | The site associated to the phone. | |
| **phone_base_settings** | [**UriReference**](UriReference.html) | Phone Base Settings | |
| **line_base_settings** | [**UriReference**](UriReference.html) | | [optional] |
| **phone_meta_base** | [**UriReference**](UriReference.html) | | [optional] |
| **lines** | [**Array<Line>**](Line.html) | Lines | |
| **status** | [**PhoneStatus**](PhoneStatus.html) | The status of the phone and lines from the primary Edge. | [optional] |