Name | Type | Description | Notes |
---|---|---|---|
id | Integer | [optional] | |
version | Integer | [optional] | |
changes | Array<Change> | [optional] | |
url | String | [optional] | |
product | Product | [optional] | |
inventory | Inventory | [optional] | |
inventory_location | 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 | 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 | 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 | Project | ||
date | String | ||
is_chargeable | BOOLEAN | [optional] | |
is_budget | BOOLEAN | [optional] | |
invoice | Invoice | [optional] |