# Rulings
The Rulings Data Model describes a list of rulings for a Card.
Parent model: Card (Atomic), Card (Deck), Card (Set)
Parent property: rulings
# Model Index
# Model Properties
# date
The release date in ISO 8601 (opens new window) format for the rule.
- Type:
string
- Introduced:
v4.0.0
- Attributes Optional
# text
The text ruling of the card.
- Type:
string
- Introduced:
v4.0.0
- Attributes Optional