Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.13 KB

File metadata and controls

19 lines (15 loc) · 1.13 KB

Stocktaking

Properties

Name Type Description Notes
id int [optional]
version int [optional]
changes \Swagger\Client\Model\Change[] [optional]
url string [optional]
number int [optional]
date string
comment string [optional]
type_of_stocktaking string [Deprecated] Define the type of stoctaking.<br>ALL_PRODUCTS_WITH_INVENTORIES: Create a stocktaking for all products with inventories.<br>INCLUDE_PRODUCTS: Create a stocktaking which includes all products.<br>NO_PRODUCTS: Create a stocktaking without products.<br>If not specified, the value 'ALL_PRODUCTS_WITH_INVENTORIES' is used. [optional]
inventory \Swagger\Client\Model\Inventory The inventory this applies for
is_completed bool [optional]

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