Ruling
extends Part
in package
One entry from a {@see Card}'s `rulings` array — an official clarification, with the date it was issued. Not a standalone endpoint; it only appears inside the card response.
Tags
Table of Contents
Properties
Properties
$date
public
string
$date
The date the ruling was issued.
$text
public
string
$text
The text content of the ruling.
$fillable
protected
mixed
$fillable
= ['date', 'text']