Sha256: 23c55a9ce50a60ce2ac201d65a97eb2df721e7a0f76638e1e8735ef5e519a75e
Contents?: true
Size: 1.24 KB
Versions: 1
Compression:
Stored size: 1.24 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] | | **reply_route** | [**UriReference**](UriReference.html) | The route to use for email replies. | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-21.0.0 | docs/InboundRoute.md |