Card
constructor(arenaId: Int? = null, id: String, language: String, mtgoId: Int? = null, mtgoFoilId: Int? = null, multiverseIds: List<Int>? = null, tcgplayerId: Int? = null, tcgplayerEtchedId: Int? = null, cardmarketId: Int? = null, resourceId: String? = null, objectType: String, layout: String, oracleId: String? = null, printsSearchUri: String, rulingsUri: String, scryfallUri: String, uri: String, allParts: List<RelatedCard>? = null, cardFaces: List<CardFace>? = null, manaValue: Double = 0.0, colorIdentity: List<String> = emptyList(), colorIndicator: List<String>? = null, colors: List<String>? = null, defense: String? = null, edhrecRank: Int? = null, gameChanger: Boolean? = null, handModifier: String? = null, keywords: List<String> = emptyList(), legalities: Legalities = Legalities(), lifeModifier: String? = null, loyalty: String? = null, manaCost: String? = null, name: String, oracleText: String? = null, oversized: Boolean = false, pennyRank: Int? = null, power: String? = null, producedMana: List<String>? = null, reserved: Boolean = false, toughness: String? = null, typeLine: String, artist: String? = null, artistIds: List<String>? = null, attractionLights: List<Int>? = null, booster: Boolean = false, borderColor: String, cardBackId: String? = null, collectorNumber: String, contentWarning: Boolean? = null, digital: Boolean, finishes: List<String> = emptyList(), flavorName: String? = null, flavorText: String? = null, frameEffects: List<String>? = null, frame: String, fullArt: Boolean, games: List<String> = emptyList(), highresImage: Boolean, illustrationId: String? = null, imageStatus: String, imageUris: ImageUris? = null, prices: Prices? = Prices(), printedName: String? = null, printedText: String? = null, printedTypeLine: String? = null, promo: Boolean, promoTypes: List<String>? = null, purchaseUris: Map<String, String>? = null, rarity: String, relatedUris: Map<String, String>, releasedAt: String, reprint: Boolean, scryfallSetUri: String, setName: String, setSearchUri: String, setType: String, setUri: String, setCode: String, setId: String, storySpotlight: Boolean, textless: Boolean, variation: Boolean, variationOf: String? = null, securityStamp: String? = null, watermark: String? = null, preview: Preview? = null)