Sha256: 625a85368e2f813a86b86c91c296a7e539aa081c1348b5b33026ac61a5ff54b2

Contents?: true

Size: 1.31 KB

Versions: 5

Compression:

Stored size: 1.31 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] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloud-0.68.1 doc_out/TrunkBase.html.md
purecloud-0.67.1 doc_out/TrunkBase.html.md
purecloud-0.66.1 doc_out/TrunkBase.html.md
purecloud-0.65.1 doc_out/TrunkBase.html.md
purecloud-0.63.1 doc_out/TrunkBase.html.md