Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 812 Bytes

StageInput.md

File metadata and controls

15 lines (10 loc) · 812 Bytes

StageInput

Properties

Name Type Description Notes
name str The stage name [optional]
execute_conditions_in_sequence bool Whether to execute the conditions in sequence for the given stage [optional]
conditions [ConditionInput] An array of conditions for the stage [optional]
action ActionInput [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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