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