| Name | Type | Description | Notes |
|---|---|---|---|
| id | Integer | [optional] | |
| title | String | [optional] | |
| seller | ShortMember | [optional] | |
| quantity | Integer | [optional] | |
| images | [ProductImage] | [optional] | |
| category | Category | [optional] | |
| address | ShortAddress | [optional] | |
| description | String | [optional] | |
| auction | Boolean | [optional] | |
| dateEnd | Date | [optional] | |
| status | String | [optional] | |
| live | Live | [optional] | |
| price | Number | [optional] | |
| startingPrice | Number | [optional] | |
| reservePrice | Number | [optional] | |
| buynowPrice | Number | [optional] | |
| lotNumber | String | [optional] | |
| delivery | [Delivery] | [optional] | |
| payment | [Payment] | [optional] | |
| autoRenew | Boolean | [optional] | |
| taxes | ProductTaxes | [optional] | |
| estimate | ProductEstimate | [optional] | |
| offer | ShortProductOffer | [optional] | |
| duration | Integer | [optional] |