class

XIVAPI::Dataclasses::Patch

Inherits JSON::Serializable < Reference < Object

Dataclass for individual entries in the patch list

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

ex_version

The ID to the file.

Source
id

The internal XIVAPI ID for the patch.

Source
name

The name of the patch in the requested language.

Source
release_date

Timestamp for the relase date of the patch.

Source
version

The version code as a string.

Source