Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 745 Bytes

CallflowsAudioMacro.md

File metadata and controls

12 lines (9 loc) · 745 Bytes

IO.Swagger.Model.CallflowsAudioMacro

Properties

Name Type Description Notes
Language string The language of the speaker [optional]
Macros List<CallflowsAudioMacroMacros> The audio macro data [optional]
SkipModule bool? When set to true this callflow action is skipped, advancing to the wildcard branch (if any) [optional]
Terminators List<string> What DTMF can terminate playback of the audio [optional]

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