Sha256: a899f3f9523943246319a1f1c49975932baff2f241076623f6ca6e4dac6af4a2
Contents?: true
Size: 656 Bytes
Versions: 45
Compression:
Stored size: 656 Bytes
Contents
--- title: RoutingRule --- ## PureCloud::RoutingRule ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **operator** | **String** | matching operator. MEETS_THRESHOLD matches any agent with a score at or above the rule's threshold. ANY matches all specified agents, regardless of score. | [optional] | | **threshold** | **Integer** | threshold required for routing attempt (generally an agent score). may be null for operator ANY. | [optional] | | **wait_seconds** | **Float** | seconds to wait in this rule before moving to the next | [optional] | {: class="table table-striped"}
Version data entries
45 entries across 45 versions & 1 rubygems