Sha256: 72bf3d3b23a63656cf7608a4eb659985eb07e64ace70d31bd72720f3fdd1e23f
Contents?: true
Size: 1.13 KB
Versions: 65
Compression:
Stored size: 1.13 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. | | | **flow** | [**UriReference**](UriReference.html) | The flow to use for processing the email. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
65 entries across 65 versions & 2 rubygems