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] |
field_type | FieldTypeAsString | [optional] | |
active_flag | Boolean | The active flag of the field | [optional] |
edit_flag | Boolean | The edit flag of the field | [optional] |
bulk_edit_allowed | Boolean | Not used | [optional] |
mandatory_flag | Boolean | Whether or not the field is mandatory | [optional] |
options | [NoteFieldOptions] | The options of the field. When there are no options, `null` is returned. | [optional] |