# TransferzeroSdk.FieldDescription ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | the type of the field. | [optional] [readonly] **validations** | [**FieldValidation**](FieldValidation.md) | | [optional] ## Enum: TypeEnum * `input` (value: `"input"`) * `select` (value: `"select"`)