| TaxClass |
The products tax class.
|
TaxClassBaseModel
|
None.
|
| Price |
The current price for the product. This is returned in account specific currency.
|
decimal number
|
None.
|
| RRP |
The current RRP for the product. This is returned in account specific currency.
|
decimal number
|
None.
|
| Margin |
The Margin for the product.
|
decimal number
|
None.
|
| AverageCost |
The Average cost for the product.
|
decimal number
|
None.
|
| AverageCostExVat |
The Average cost ex VAT for the product.
|
decimal number
|
None.
|
| PriceIncludesVat |
Whether the price includes VAT or not
|
boolean
|
None.
|
| LastCostPrice |
The Last Cost Price of the product. This is a read only field and cannot be changed.
|
decimal number
|
None.
|
| LastCostPriceExVat |
The Last Cost Price ex VAT of the product. This is a read only field and cannot be changed.
|
decimal number
|
None.
|