Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.61 KB

ProductFieldAllOf.md

File metadata and controls

23 lines (19 loc) · 1.61 KB

Pipedrive.ProductFieldAllOf

Properties

Name Type Description Notes
id Number The ID of the Product Field [optional]
key String The key of the Product Field [optional]
orderNr Number Position (index) of the Product Field in the detail view [optional]
addTime String The Product Field creation time. Format: YYYY-MM-DD HH:MM:SS [optional]
updateTime String The Product Field last update time. Format: YYYY-MM-DD HH:MM:SS [optional]
lastUpdatedByUserId Number The ID of the last user to update the Product Field [optional]
activeFlag Boolean Whether or not the Product Field is currently active [optional]
editFlag Boolean Whether or not the Product Field Name and metadata is editable [optional]
addVisibleFlag Boolean Whether or not the Product Field is visible in the Add Product Modal [optional]
importantFlag Boolean Whether or not the Product Field is marked as important [optional]
bulkEditAllowed Boolean Whether or not the Product Field data can be edited [optional]
searchableFlag Boolean Whether or not the Product Field is searchable [optional]
filteringAllowed Boolean Whether or not the Product Field value can be used when filtering searches [optional]
sortableFlag Boolean Whether or not the Product Field is sortable [optional]
mandatoryFlag Boolean Whether or not the Product Field is mandatory when creating products [optional]