Dataclass for individual entries in the patch list
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
banner
URL to the image used for the banner of the patch notes.
Sourceid
The internal XIVAPI ID for the patch.
Sourcename
The name of the patch in the requested language.
Sourcerelease_date
Timestamp for the relase date of the patch.
Sourceversion
The version code as a string.
Source