Sha256: 81355ade273bea4260c9f3f460377bfec535b28ae61f2446761fcbe26cb1baae
Contents?: true
Size: 1.43 KB
Versions: 53
Compression:
Stored size: 1.43 KB
Contents
--- title: OutboundRouteBase --- ## PureCloud::OutboundRouteBase ## 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] | | **classification_types** | **Array<String>** | The site associated to the outbound route. | | | **enabled** | **BOOLEAN** | | [optional] | | **distribution** | **String** | | [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
53 entries across 53 versions & 2 rubygems