class

XIVAPI::Dataclasses::Achievements

Inherits JSON::Serializable < Reference < Object

Dataclass for a list of all Achievements earned by a Character, plus some metadata about the list itself.

Constructors

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

Instance methods

list

A list of Achievement classs that have been achieved by the Character

Source
points

The total number of Achievement points the Character has

Source