WorkflowSessionConfiguration¶
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
name | str | The name of the configuration | |
multi_value | bool | Whether the configuration has multiple values | |
values | [str] | The configuration values | |
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] |