Sealed Product

The Sealed Product Data Model describes the properties for the purchaseable product of a Set Data Model.

  • Parent model: Set, Set List
  • Parent property: sealedProduct

Model Type

Model Index

(Showing 0)

Model Properties

category

The category of this product.

  • Type: string
  • Introduced: v5.2.1

identifiers

The identifiers associated to a product. See the Identifiers Data Model.

  • Type: Identifiers
  • Introduced: v5.2.0

name

The name of the product.

  • Type: string
  • Introduced: v5.2.0

productSize

The size of the product.

  • Type: number
  • Introduced: v5.2.1

purchaseUrls

Links that navigate to websites where the product can be purchased. See the Purchase Urls Data Model.

  • Type: PurchaseUrls
  • Introduced: v5.2.0

releaseDate

The release date in ISO 8601 format for the product. Returns null if the set was not formally released as a product.

  • Type: string | null
  • Introduced: v5.2.0

subtype

The category subtype of this product.

  • Type: string
  • Introduced: v5.2.1

uuid

The universal unique identifier (v5) generated by MTGJSON.

  • Type: string
  • Introduced: v5.2.0