Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.44 KB

File metadata and controls

24 lines (20 loc) · 1.44 KB

ProductLine

Properties

Name Type Description Notes
id int [optional]
version int [optional]
changes \Swagger\Client\Model\Change[] [optional]
url string [optional]
stocktaking \Swagger\Client\Model\Stocktaking
product \Swagger\Client\Model\Product
count float [optional]
unit_cost_currency float Unit price purchase (cost) excluding VAT in the order's currency [optional]
cost_currency float [optional]
comment string [optional]
counted bool If a line is counted or not - only for internal use; will return true/false based on whether the stocktaking is completed otherwise. [optional]
counter \Swagger\Client\Model\Employee Who counted the line - only for internal use [optional]
date_counted \DateTime When the line was counted - only for internal use [optional]
expected_stock float For internal use only [optional]
location \Swagger\Client\Model\InventoryLocation Warehouse location [optional]

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