class XIVAPI::Dataclasses::Achievements

Overview

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

Included Modules

Defined in:

dataclasses/character/achievements.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def list : Array(Achievement) #

[View source]
def points : UInt64 #

[View source]