Skip to content
This repository was archived by the owner on Jul 1, 2026. It is now read-only.

Latest commit

 

History

History
26 lines (21 loc) · 1.1 KB

File metadata and controls

26 lines (21 loc) · 1.1 KB

# Component

Properties

Name Type Description Notes
canChange bool [optional]
cannotChangeReason string [optional]
dateCreated string [optional]
description string [optional]
numberOfDecimals int [optional]
priceExclVat float [optional]
priceInclVat float [optional]
pricePer float [optional]
productId string
productType int 0 = NonStockProduct 1 = Text 2 = StockProduct 3 = Constellation 4 = Assembly [optional]
quantity float [optional]
totalTransferPrice float [optional]
transferPrice float [optional]
unit string [optional]
warehouseId string [optional]
customProperties object [optional]

[Back to Model list] [Back to API list] [Back to README]