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