This object represents the information for marketplace collection.
Field
Name | Type | Description |
---|---|---|
| UUID | The ID of the marketplace collection. |
| UUID | the ID of the marketplace. |
| String | The name of the marketplace collection. |
| String | The name of the marketplace collection slug. |
| String | The description of the marketplace collection. |
[ | Enum | Represents the marketplace collection status. The value can be either Active, Inactive, or Archived. |
| Time | The information of the collection start date. |
| Time | The information of the collection end date. |
Enum | Represents the type of a collection. The value can be either Auction or TK2. | |
Query | Loads the information of marketplace collection item using offset, limit, and statuses. |