Js Card
constructor(arenaId: Int? = null, id: String, language: String, mtgoId: Int? = null, mtgoFoilId: Int? = null, multiverseIds: Array<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: Array<JsRelatedCard>? = null, cardFaces: Array<JsCardFace>? = null, manaValue: Double = 0.0, colorIdentity: Array<String> = emptyArray(), colorIndicator: Array<String>? = null, colors: Array<String>? = null, defense: String? = null, edhrecRank: Int? = null, gameChanger: Boolean? = null, handModifier: String? = null, keywords: Array<String> = emptyArray(), legalities: JsLegalities = JsLegalities(), lifeModifier: String? = null, loyalty: String? = null, manaCost: String? = null, name: String, oracleText: String? = null, oversized: Boolean = false, pennyRank: Int? = null, power: String? = null, producedMana: Array<String>? = null, reserved: Boolean = false, toughness: String? = null, typeLine: String, artist: String? = null, artistIds: Array<String>? = null, attractionLights: Array<Int>? = null, booster: Boolean = false, borderColor: String, cardBackId: String? = null, collectorNumber: String, contentWarning: Boolean? = null, digital: Boolean, finishes: Array<String> = emptyArray(), flavorName: String? = null, flavorText: String? = null, frameEffects: Array<String>? = null, frame: String, fullArt: Boolean, games: Array<String> = emptyArray(), highresImage: Boolean, illustrationId: String? = null, imageStatus: String, imageUris: JsImageUris? = null, prices: JsPrices? = JsPrices(), printedName: String? = null, printedText: String? = null, printedTypeLine: String? = null, promo: Boolean, promoTypes: Array<String>? = null, purchaseUris: dynamic = null, rarity: String, relatedUris: dynamic, 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: JsPreview? = null)