Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 992 Bytes

OrderProductJsonldOrderProductWrite.md

File metadata and controls

21 lines (18 loc) · 992 Bytes

OrderProductJsonldOrderProductWrite

Properties

Name Type Description Notes
context string [optional]
id string [optional]
type string [optional]
order string The corresponding order for this product as Iri
product_id string UUID from the product service
name string Name of the product [optional]
uom string Unit of Measurement (UOM) Codes [optional]
quantity float example 10 (pieces) or 1,5 (liters) [optional]
gross_price_per_unit int
vat_per_unit int [optional]
active bool [optional]
deleted bool [optional]
custom_data object [optional]

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