| Name | Description | Type | Additional information |
|---|---|---|---|
| EanCode |
EAN-code of the product |
string |
Primary key if: Suppliers is null or empty EAN code Max length: 250 |
| Id |
The ID of the product |
integer |
None. |
| Suppliers |
List of possible suppliers |
Collection of Oresto.API.Models.GET.CentralProducts.Supplier |
Primary key if: EanCode is null or empty |