Sha256: d9e403e0189a0e35bd59a8ff31f23091f063735bac2d6750c3334678fe3f1ef8

Contents?: true

Size: 1.03 KB

Versions: 5

Compression:

Stored size: 1.03 KB

Contents

---
title: InboundRoute
---
## PureCloud::InboundRoute

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **pattern** | **String** | The search pattern that the mailbox name should match. | |
| **queue** | [**UriReference**](UriReference.html) | The queue to route the emails to. | [optional] |
| **priority** | **Integer** | The priority to use for routing. | [optional] |
| **skills** | [**Array<UriReference>**](UriReference.html) | The skills to use for routing. | [optional] |
| **language** | [**UriReference**](UriReference.html) | The language to use for routing. | [optional] |
| **from_name** | **String** | The sender name to use for outgoing replies. | |
| **from_email** | **String** | The sender email to use for outgoing replies. | |
| **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.55.1 doc_out/InboundRoute.html.md
purecloud-0.54.1 doc_out/InboundRoute.html.md
purecloud-0.53.1 doc_out/InboundRoute.html.md
purecloud-0.52.1 doc_out/InboundRoute.html.md
purecloud-0.51.1 doc_out/InboundRoute.html.md