MarketplaceCollection

This object represents the information for marketplace collection.

Field

NameTypeDescription
idUUIDThe ID of the marketplace collection.
marketplaceIDUUIDthe ID of the marketplace.
nameStringThe name of the marketplace collection.
slugStringThe name of the marketplace collection slug.
descriptionStringThe description of the marketplace collection.
[status]
(ref:marketcollectionstatus)
EnumRepresents the marketplace collection status. The value can be either Active, Inactive, or Archived.
startDateTimeThe information of the collection start date.
endDateTimeThe information of the collection end date.
collectionTypeEnumRepresents the type of a collection. The value can be either Auction or TK2.
itemsQueryLoads the information of marketplace collection item using offset, limit, and statuses.