Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 611 Bytes

FieldCreateRequestAllOf.md

File metadata and controls

11 lines (7 loc) · 611 Bytes

Pipedrive.FieldCreateRequestAllOf

Properties

Name Type Description Notes
name String The name of the field
options [Object] When `field_type` is either set or enum, possible options must be supplied as a JSON-encoded sequential array of objects. Example: `[{"label":"New Item"}]` [optional]
add_visible_flag Boolean Whether the field is available in the 'add new' modal or not (both in the web and mobile app) [optional] [default to true]