| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the field | [optional] |
| key | string | The key of the field | [optional] |
| name | string | The name of the field | [optional] |
| field_type | \Pipedrive\versions\v1\Model\InternalFieldType | [optional] | |
| active_flag | bool | The active flag of the field | [optional] |
| edit_flag | bool | The edit flag of the field | [optional] |
| bulk_edit_allowed | bool | Not used | [optional] |
| mandatory_flag | bool | Whether or not the field is mandatory | [optional] |
| options | \Pipedrive\versions\v1\Model\NoteFieldOptions[] | The options of the field. When there are no options, `null` is returned. | [optional] |