Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 844 Bytes

CallflowsTemporalRoute.md

File metadata and controls

14 lines (11 loc) · 844 Bytes

IO.Swagger.Model.CallflowsTemporalRoute

Properties

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]

[Back to Model list] [Back to API list] [Back to README]