| 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] |