Sha256: 4dffa5a7c97ec64cbcfd9ede846cfc360442abcf89afff4d3765b6f9178877ff
Contents?: true
Size: 800 Bytes
Versions: 80
Compression:
Stored size: 800 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) | The list of rule conditions; all must evaluate to true to trigger the rule actions | | | **actions** | [**Array<DialerAction>**](DialerAction.html) | The list of rule actions to be taken if the conditions are true | [optional] | {: class="table table-striped"}
Version data entries
80 entries across 80 versions & 2 rubygems