| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| version | int | [optional] | |
| changes | \Tripletex\Model\Change[] | [optional] | |
| url | string | [optional] | |
| name | string | [optional] | |
| el_number | string | [optional] | |
| nrf_number | string | [optional] | |
| cost_excluding_vat_currency | float | Price purchase (cost) excluding VAT in the product's currency | [optional] |
| price_excluding_vat_currency | float | Price of purchase excluding VAT in the product's currency | [optional] |
| price_including_vat_currency | float | Price of purchase including VAT in the product's currency | [optional] |
| is_inactive | bool | [optional] [default to false] | |
| product_unit | \Tripletex\Model\ProductUnit | [optional] | |
| is_stock_item | bool | [optional] [default to false] | |
| vat_type | \Tripletex\Model\VatType | [optional] | |
| currency | \Tripletex\Model\Currency | [optional] | |
| department | \Tripletex\Model\Department | [optional] | |
| account | \Tripletex\Model\Account | [optional] | |
| discount_price | float | [optional] |