Name | Type | Description | Notes |
---|---|---|---|
Action | string | What action to perform | [optional] |
InterdigitTimeout | int? | How long, in milliseconds, to wait for the next keypress | [optional] |
RuleSet | string | ID of the rule set | [optional] |
Rules | List<string> | List of rule IDs to use | [optional] |
SkipModule | bool? | When set to true this callflow action is skipped, advancing to the wildcard branch (if any) | [optional] |
Timezone | string | Timezone to use when processing temporal rules | [optional] |