View the Project on GitHub elements-storage/elements-sdk-python
| 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] |