class

XIVAPI::Dataclasses::Achievement

Inherits JSON::Serializable < Reference < Object

Dataclass for an Achievement

Constructors

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

Instance methods

date

The timestamp of when the Achievement was achieved by the Character

Source
icon

URL of the Achievement's Icon

Source
id

Lodestone ID of the achievement

Source
name

Name of the Achievement

Source
points

The number of points the Achievement is worth

Source