| Name | Type | Description | Notes |
|---|---|---|---|
| multiInstance | Boolean | true if field has zero or more values (bag field). false if field has exactly one value | [optional] |
| maxSize | Integer | Maximum length of a field of type text. | [optional] |
| multiline | Boolean | For fields of type text, indicates that input masks should allow multi-line text input | [optional] |
| dataType | String | Type of allowed values of the field. | [optional] |
| validation | Object | [optional] | |
| id | Integer | [optional] | |
| label | String | Localized human-readable display name of the metadata field | [optional] |