PipelineConfigurationParameter
Properties
Name |
Type |
Description |
Notes |
code |
str |
The code of the parameter |
|
required |
bool |
Indicates whether this parameter is required |
|
multi_value |
bool |
Indicates whether multiple values are allowed for this parameter |
|
type |
str |
The type for each parameter |
|
settings |
Settings |
|
[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]