Name | Type | Description | Notes |
---|---|---|---|
id | Number | The ID of the Field | [optional] |
key | String | The key of the Field | [optional] |
name | String | The name of the Field | [optional] |
fieldType | FieldTypeAsString | [optional] | |
activeFlag | Boolean | The active flag of the Field | [optional] |
editFlag | Boolean | The edit flag of the Field | [optional] |
bulkEditAllowed | Boolean | Not used | [optional] |
mandatoryFlag | Boolean | Whether or not the Field is mandatory | [optional] |
options | [Object] | The options of the Field. When there are no options, `null` is returned. | [optional] |