Sha256: f6d2f1b0f8d4c630721b1c6041877f169a9c2a21d4e29bca79a36bf252782ada
Contents?: true
Size: 807 Bytes
Versions: 94
Compression:
Stored size: 807 Bytes
Contents
--- title: DialerRule --- ## PureCloud::DialerRule ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The identifier of the rule. | [optional] | | **name** | **String** | The name of the rule. | | | **order** | **Integer** | The ranked order of the rule. Rules are processed from lowest number to highest. | [optional] | | **category** | **String** | The category of the rule. | | | **conditions** | [**Array<Condition>**](Condition.html) | A list of Conditions. All of the Conditions must evaluate to true to trigger the actions. | | | **actions** | [**Array<DialerAction>**](DialerAction.html) | The list of actions to be taken if the conditions are true. | [optional] | {: class="table table-striped"}
Version data entries
94 entries across 94 versions & 1 rubygems