Sha256: 7a9662f7078c32491fab863add8309762deb11923fadbfaaf93cd538e1440bdc
Contents?: true
Size: 1.52 KB
Versions: 1
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** | 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] | | **site** | [**Site**](Site.html) | The site associated to the outbound route. | | | **classification_types** | **Array<String>** | | [optional] | | **enabled** | **BOOLEAN** | | [optional] | | **distribution** | **String** | | [optional] | | **managed** | **BOOLEAN** | | [optional] | | **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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.63.1 | doc_out/OutboundRoute.html.md |