| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| version | Integer | [optional] | |
| changes | Array<Change> | [optional] | |
| url | String | [optional] | |
| name | String | [optional] | |
| number | String | [optional] | |
| description | String | [optional] | |
| ean | 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 | BOOLEAN | [optional] | |
| product_unit | ProductUnit | [optional] | |
| is_stock_item | BOOLEAN | [optional] | |
| stock_of_goods | Float | [optional] | |
| vat_type | VatType | [optional] | |
| currency | Currency | [optional] | |
| discount_price | Float | [optional] | |
| supplier | Supplier | [optional] | |
| resale_product | SupplierProduct | [optional] | |
| is_deletable | BOOLEAN | [optional] | |
| vendor_name | String | [optional] | |
| is_efo_nelfo_product | BOOLEAN | [optional] | |
| wholesaler_id | Integer | [optional] |