Name | Type | Description | Notes |
---|---|---|---|
Featurecode | CallflowsFeaturecode | [optional] | |
Flags | List<string> | Flags set by external applications | [optional] |
Flow | CallflowsAction | A callflow node defines a module to execute, data to provide to that module, and zero or more children to branch to | [optional] |
Metaflow | Metaflows | Actions applied to a call outside of the normal callflow, initiated by the caller(s) | [optional] |
Numbers | List<string> | A list of static numbers that the callflow should execute for | [optional] |
Patterns | List<string> | A list of regular expressions that the callflow should execute for, with optional capture groups | [optional] |