| Name | Type | Description | Notes |
|---|---|---|---|
| uid | string | The unique identifier | [optional] |
| title | map[string,string] | The title of the product | [optional] |
| description | map[string,string] | The product description | [optional] |
| color | string | An html color that can be used as a background color for this voucher. | [optional] |
| image | string | A url to the image resource that represents this voucher. | [optional] |
| price | int | The price the customer needs to pay for this voucher. | [optional] |