Sha256: 63b5bdaa301960268b387169a883df82a6cc8a6ffc07d84db25678ca6c565821

Contents?: true

Size: 1.29 KB

Versions: 69

Compression:

Stored size: 1.29 KB

Contents

---
title: DID
---
## PureCloud::DID

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [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] |
| **phone_number** | **String** |  | [optional] |
| **did_pool** | [**UriReference**](UriReference.html) |  | [optional] |
| **owner** | [**UriReference**](UriReference.html) | A Uri reference to the owner of this DID, which is either a User or an IVR | [optional] |
| **owner_type** | **String** |  | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

69 entries across 69 versions & 2 rubygems

Version Path
purecloud-0.57.1 doc_out/DID.html.md
purecloud-0.56.1 doc_out/DID.html.md
purecloud-0.55.1 doc_out/DID.html.md
purecloud-0.54.1 doc_out/DID.html.md
purecloud-0.53.1 doc_out/DID.html.md
purecloud-0.52.1 doc_out/DID.html.md
purecloud-0.51.1 doc_out/DID.html.md
purecloud-0.50.1 doc_out/DID.html.md
purecloud-0.49.1 doc_out/DID.html.md