Sha256: 82c9f2572e4fb2d5ad8cf471b1b2e583624e07df35622fa2c2c6dc4775ac9380
Contents?: true
Size: 1.33 KB
Versions: 19
Compression:
Stored size: 1.33 KB
Contents
--- title: Endpoint --- ## PureCloud::Endpoint ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | Name | | | **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] | | **count** | **Integer** | | [optional] | | **properties** | **Hash<String, Object>** | | [optional] | | **schema** | [**UriReference**](UriReference.html) | Schema | | | **enabled** | **BOOLEAN** | | [optional] [default to false]| | **site** | [**UriReference**](UriReference.html) | | [optional] | | **dids** | **Array<String>** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
19 entries across 19 versions & 1 rubygems