This object contains information about the dutch auction lot inputs.
Name | Type | Description | Required |
---|---|---|---|
name | String | Auction name. | Yes |
description | String | Description of the auction lot. | Yes |
startDate | Time | Auction start date. | Yes |
endDate | Time | The auction ends time. | Yes |
thumbnailImageID | UUID | Thumbnail image id. | Yes |
marketplaceTokenID | UUID | The marketplace token id. | No |
collectionID | UUID | The collection id | Yes |
delivery | Object | Contains the delivery info MarketplaceItemDeliveryInput | Yes |
saleType | Enum | Contains the information from saleType | Yes |