Sha256: ff13e7f6481f4c995e6dd6aae36cc0bdc037aeee28afbd1a40968bbef4b4f49e
Contents?: true
Size: 1.36 KB
Versions: 69
Compression:
Stored size: 1.36 KB
Contents
--- title: DIDPool --- ## PureCloud::DIDPool ## 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] | | **start_phone_number** | **String** | The starting phone number for the range of this DID pool. Must be in E.164 format | | | **end_phone_number** | **String** | The ending phone number for the range of this DID pool. Must be in E.164 format | | | **comments** | **String** | | [optional] | | **provider** | **String** | The provider for this DID pool | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
69 entries across 69 versions & 2 rubygems