| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| version | int | [optional] | |
| changes | \Swagger\Client\Model\Change[] | [optional] | |
| url | string | [optional] | |
| product | \Swagger\Client\Model\Product | [optional] | |
| inventory | \Swagger\Client\Model\Inventory | [optional] | |
| inventory_location | \Swagger\Client\Model\InventoryLocation | Inventory location field -- beta program | [optional] |
| description | string | [optional] | |
| count | float | [optional] | |
| unit_cost_currency | float | Unit price purchase (cost) excluding VAT in the order's currency | [optional] |
| unit_price_excluding_vat_currency | float | Unit price of purchase excluding VAT in the order's currency | [optional] |
| currency | \Swagger\Client\Model\Currency | The order line's currency. Determined by the order's currency. | [optional] |
| markup | float | Markup given as a percentage (%) | [optional] |
| discount | float | Discount given as a percentage (%) | [optional] |
| vat_type | \Swagger\Client\Model\VatType | [optional] | |
| amount_excluding_vat_currency | float | Total amount on order line excluding VAT in the order's currency | [optional] |
| amount_including_vat_currency | float | Total amount on order line including VAT in the order's currency | [optional] |
| project | \Swagger\Client\Model\Project | ||
| date | string | ||
| is_chargeable | bool | [optional] | |
| is_budget | bool | [optional] | |
| invoice | \Swagger\Client\Model\Invoice | [optional] |