Sha256: 70d2b5e28971411cb8053f03f74365a736c69db6785ee085fe2e474712b7ec17
Contents?: true
Size: 1.33 KB
Versions: 15
Compression:
Stored size: 1.33 KB
Contents
--- title: TrunkBase --- ## PureCloud::TrunkBase ## 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] | | **trunk_metabase** | [**UriReference**](UriReference.html) | The meta-base this trunk is based on. | | | **properties** | **Hash<String, Object>** | | [optional] | | **trunk_type** | **String** | The type of this trunk base. | | | **managed** | **BOOLEAN** | Is this trunk being managed remotely. | [optional] [default to false]| | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
15 entries across 15 versions & 1 rubygems