Logo

View the Project on GitHub elements-storage/elements-sdk-python

JobVariableDefinition

Properties

Name Type Description Notes
name str    
type str    
default bool, date, datetime, dict, float, int, list, str, none_type    
options [str]    
number_of_digits int    
regex str    
validation str, none_type    
multiple_response bool    
users_from_group int, none_type    
range JobVariableRange    
optional bool   [optional]

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