| Name | Type | Description | Notes |
|---|---|---|---|
| label | string | Field label displayed in the form | [optional] |
| name | string | Data field name. For example "name" can be used as "{name}" in the document as placeholder. | [optional] |
| type | string | Field type | [optional] |
| required | bool | Specifies if the field is required or not | [optional] |