Sha256: 9fa490e89ee487dd425737e52de85a40af012fe04ff2887e00feaf4fa3e80fa7
Contents?: true
Size: 1.28 KB
Versions: 13
Compression:
Stored size: 1.28 KB
Contents
--- title: DID --- ## PureCloud::DID ## 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] | | **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
13 entries across 13 versions & 1 rubygems