| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| title | String | ||
| quantity | Integer | [optional] | |
| images | [ProductImage] | [optional] | |
| category | Category | ||
| address | Address | [optional] | |
| description | String | ||
| auction | Boolean | ||
| dateStart | Date | ISO-8601 date or Duration, if it is a duration, it will be relative to process time | [optional] |
| live | Live | [optional] | |
| price | Number | ||
| reservePrice | Number | [optional] | |
| buynowPrice | Number | [optional] | |
| lotNumber | String | [optional] | |
| delivery | [Delivery] | ||
| payment | [Payment] | ||
| autoRenew | Boolean | [optional] | |
| taxes | ProductTaxes | [optional] | |
| estimate | ProductEstimate | [optional] | |
| offer | ProductOffer | [optional] | |
| duration | Integer | [optional] |