Legality
extends Part
in package
One entry from a {@see Card}'s `legalities` array — whether the card is `Legal` / `Banned` / `Restricted` in a given format. Not a standalone endpoint; it only appears inside the card response.
Tags
Table of Contents
Properties
Properties
$format
public
string
$format
The format of the card.
$legality
public
string
$legality
The legality status of the card in the format.
$fillable
protected
mixed
$fillable
= ['format', 'legality']