CreateMarketplaceClaimableSetInput

This object serves as the input of createMarketplaceClaimableSet mutation.

NameTypeDescription
collectionIdUUIDThe collection ID.
collectionItemNameStringThe name given to a collection item.
totalUnitsIntegerTotal available unit of the item.
deliveryObjectItem delivery method. Represented in MarketplaceItemDeliveryInput object.
perWalletLimitIntegerWallet limit.
promoCodeConfigObjectAn object that represents the MarketplaceItemCodeConfigInput object.
startDateTimeTimestamp that show when the claimable set is created.
endDateTimeTimestamp that show when the claimable set is expired.