# Foreign Data
The Foreign Data data model describes a list of properties for a Card data model in alternate languages.
Parent model: Card, Card (Atomic), Card (Deck)
Parent property: foreignData
# Model Index
# Model Properties
# faceName
Name on the face of the card.
- Type:
string
- Introduced:
v5.0.1
# flavorText
Flavor text in foreign language.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional
# language
Foreign language of card.
- Type:
string
- Introduced:
v4.0.0
# multiverseId
Multiverse identifier of the card.
- Type:
integer
- Introduced:
v4.0.0
- Attributes: optional
# name
Name of the card in foreign language.
- Type:
string
- Introduced:
v4.0.0
# text
Text ruling of the card in foreign language.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional
# type
Type of the card. Includes any supertypes and subtypes.
- Type:
string
- Introduced:
v4.0.0
- Attributes: optional