Sha256: a418a470425d88e5d39ca6c1ced268d7d19fd9db886cee76449d1465b1fc1bff
Contents?: true
Size: 1.31 KB
Versions: 69
Compression:
Stored size: 1.31 KB
Contents
--- title: Extension --- ## PureCloud::Extension ## 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] | | **number** | **String** | | [optional] | | **owner** | [**UriReference**](UriReference.html) | A Uri reference to the owner of this extension, which is either a User or an IVR | [optional] | | **extension_pool** | [**UriReference**](UriReference.html) | | [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