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] |