Sha256: 2bc29a8b7eb507a0265107f8f0f159c7e3040872fc6c577ba682406ef2a1c8a6
Contents?: true
Size: 1.32 KB
Versions: 13
Compression:
Stored size: 1.32 KB
Contents
--- title: TrunkBase --- ## PureCloud::TrunkBase ## 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] | | **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
13 entries across 13 versions & 1 rubygems