{
"combisId": "int64",
"id": "int64",
"name": "string",
"optionId": "int64",
"optionValueId": "int64",
"price": "int64",
"priceType": "string",
"value": "string"
}
{
"combisId": 1,
"name": "Farbe",
"optionId": null,
"optionValueId": null,
"price": 0,
"priceType": "",
"value": "rot"
}
| Name | Type | Description | Additional |
|---|---|---|---|
| combisId | int64 | ||
| id | int64 | Optional, read only. | |
| name | string | ||
| optionId | int64 | ||
| optionValueId | int64 | ||
| price | int64 | ||
| priceType | string | ||
| value | string |
Gambio GmbH © 2018