Sha256: 607b088bb57f2e1d5f41458029af8c2af331f1c314c2c7b174237a2137318451

Contents?: true

Size: 1.51 KB

Versions: 4

Compression:

Stored size: 1.51 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) | Site | |
| **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

4 entries across 4 versions & 1 rubygems

Version Path
purecloud-0.48.1 doc_out/OutboundRoute.html.md
purecloud-0.47.1 doc_out/OutboundRoute.html.md
purecloud-0.46.1 doc_out/OutboundRoute.html.md
purecloud-0.45.1 doc_out/OutboundRoute.html.md