Name | Type | Description | Notes |
---|---|---|---|
key | str | [optional] | |
name | str | [optional] | |
type | str | [optional] | |
description | str | [optional] | |
placeholder | str | [optional] | |
is_optional | bool | [optional] | |
default_value | bool, date, datetime, dict, float, int, list, str, none_type | [optional] | |
allowed_values | [str] | [optional] | |
dynamic_options | DynamicOptions | [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] |