EmbeddedExpansion
- codeType: stringrequired
Short expansion code (e.g.
BLB,SV4,LOB). - idType: integermin:-9007199254740991max:9007199254740991required
The expansion's identifier.
- nameType: stringrequired
The expansion's display name.
- symbolType: string Format: uri
Url URL of the expansion's set symbol image.
Examples
{
"id": 42,
"name": "Bloomburrow",
"code": "BLB",
"symbolUrl": "https://images.cardnexus.com/expansions/mtg/blb/symbol.svg"
}