Sha256: 5bcfb6f6fea16e16341f87ce0dacce70c3303649a9a8fe5d19faa0bec7282940
Contents?: true
Size: 1.06 KB
Versions: 15
Compression:
Stored size: 1.06 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. | [optional] | | **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. | [optional] | | **from_email** | **String** | The sender email to use for outgoing replies. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
15 entries across 15 versions & 1 rubygems