Sha256: 569487b403973047ae02c77db06bdd3fde14fc66516225bbaa6b18a7de35f162
Contents?: true
Size: 1.92 KB
Versions: 2
Compression:
Stored size: 1.92 KB
Contents
--- title: Phone --- ## PureCloud::Phone ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **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 | | | **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] | | **secondary_status** | [**PhoneStatus**](PhoneStatus.html) | The status of the phone and lines from the secondary Edge. | [optional] | | **properties** | **Hash<String, Object>** | | [optional] | | **capabilities** | [**PhoneCapabilities**](PhoneCapabilities.html) | | [optional] | | **web_rtc_user** | [**UriReference**](UriReference.html) | This is the user associated with a WebRTC type phone. It is required for all WebRTC phones. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.48.1 | doc_out/Phone.html.md |
purecloud-0.47.1 | doc_out/Phone.html.md |