Sha256: 7d31f8e2f006398d12ebd92119c8208e1535ffe297dc7bdd098858f2117d3228
Contents?: true
Size: 1.52 KB
Versions: 9
Compression:
Stored size: 1.52 KB
Contents
--- title: OutboundRoute --- ## PureCloud::OutboundRoute ## 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] | | **site** | [**Site**](Site.html) | | [optional] | | **classification_types** | **Array<String>** | | [optional] | | **enabled** | **BOOLEAN** | | [optional] [default to false]| | **distribution** | **String** | | [optional] | | **managed** | **BOOLEAN** | | [optional] [default to false]| | **external_trunk_bases** | [**Array<UriReference>**](UriReference.html) | Trunk base settings of trunkType \"EXTERNAL\". This base must also be set on an edge logical interface for correct routing. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
9 entries across 9 versions & 1 rubygems