{
"dateAdded": "string",
"dateAvailable": "string",
"discountAllowed": "float",
"ean": "string",
"id": "int64",
"image": "string",
"imageAltText": "string",
"isActive": "boolean",
"isFsk18": "boolean",
"isVpeActive": "boolean",
"lastModified": "string",
"mainCategoryId": "int64",
"manufacturerId": "int64",
"name": "string",
"orderedCount": "int64",
"price": "float",
"productModel": "string",
"productTypeId": "int64",
"quantity": "float",
"quantityUnitId": "int64",
"shippingCosts": "float",
"shippingTimeId": "int64",
"sortOrder": "int64",
"specialOfferId": "int64",
"taxClassId": "int64",
"urlKeywords": "string",
"vpeId": "int64",
"vpeValue": "float",
"weight": "float"
}
{
"dateAdded": "2019-08-27 10:18:07",
"dateAvailable": "1000-01-01 00:00:00",
"discountAllowed": 0,
"ean": "",
"id": 6,
"image": "",
"imageAltText": "",
"isActive": true,
"isFsk18": false,
"isVpeActive": false,
"lastModified": "2019-08-27 10:18:07",
"mainCategoryId": 1,
"manufacturerId": 0,
"name": "Pulli",
"orderedCount": 0,
"price": 25.2101,
"productModel": "pulli-123",
"productTypeId": 1,
"quantity": 0,
"quantityUnitId": 0,
"shippingCosts": 0,
"shippingTimeId": 1,
"sortOrder": 0,
"specialOfferId": 0,
"taxClassId": 1,
"urlKeywords": "",
"vpeId": 0,
"vpeValue": 0,
"weight": 0
}