| Name | Type | Description | Notes |
|---|---|---|---|
| field_type | String | The input type for this field (e.g. "text", "file", "boolean"). | [default to null] |
| field | String | Machine-readable key name of the field. | [default to null] |
| field_name | String | Human-readable display name of the field. | [default to null] |
| field_properties | Field_field_properties | [default to null] | |
| position | Integer | Display order position of this field in the application form. | [default to null] |
| optional | Boolean | Whether this field is optional (true) or required (false). | [default to null] |
| value | SubmittedField_allOf_value | [default to null] | |
| error | List | [default to null] |