Sha256: 3db441d961417382b4066b4de48419493b694dea48b80fc46d8c4c39758c3604

Contents?: true

Size: 1.83 KB

Versions: 7

Compression:

Stored size: 1.83 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] |
| **edge_group** | [**UriReference**](UriReference.html) |  | [optional] |
| **site** | [**UriReference**](UriReference.html) |  | [optional] |
| **phone_base_settings** | [**UriReference**](UriReference.html) |  | [optional] |
| **line_base_settings** | [**UriReference**](UriReference.html) |  | [optional] |
| **phone_meta_base** | [**UriReference**](UriReference.html) |  | [optional] |
| **lines** | [**Array<Line>**](Line.html) |  | [optional] |
| **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] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
purecloud-0.42.1 doc_out/Phone.html.md
purecloud-0.41.1 doc_out/Phone.html.md
purecloud-0.40.1 doc_out/Phone.html.md
purecloud-0.39.1 doc_out/Phone.html.md
purecloud-0.38.1 doc_out/Phone.html.md
purecloud-0.37.1 doc_out/Phone.html.md
purecloud-0.36.1 doc_out/Phone.html.md