Product data
| Name | Type | Description |
|---|---|---|
| id | int | Id of the container |
| categoryName | string | Product's category |
| idProductCategory | int | |
| price | int | |
| eanContainers | [] | All map containers that contains this product |
| idContainer | string | First map container from eanContainers field |
| eans | string[] | All EAN for this product |
| pictures | string[] | All pictures |
| idPlace | int | |
| refCustomer | string | Custom ref from customer |
| name | string | |
| description | string |