Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 1.05 KB

Callflows.md

File metadata and controls

14 lines (11 loc) · 1.05 KB

IO.Swagger.Model.Callflows

Properties

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]

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