Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 803 Bytes

NoteField.md

File metadata and controls

17 lines (13 loc) · 803 Bytes

Pipedrive.NoteField

Properties

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]