| Name | Type | Description | Notes |
|---|---|---|---|
| is_custom_value_allowed | bool | ||
| field_id | str, none_type | [optional] | |
| field_name | str, none_type | [optional] | |
| help_text | str, none_type | [optional] | |
| type | str, none_type | [optional] | |
| array_values_type | str, none_type | [optional] | |
| default_value | bool, date, datetime, dict, float, int, list, str, none_type | [optional] | |
| auto_complete_url | str, none_type | [optional] | |
| control_type | str, none_type | [optional] | |
| min_length | float, none_type | [optional] | |
| max_length | float, none_type | [optional] | |
| is_required | bool, none_type | [optional] | |
| min | bool, date, datetime, dict, float, int, list, str, none_type | [optional] | |
| max | bool, date, datetime, dict, float, int, list, str, none_type | [optional] |