class XIVAPI::Dataclasses::LoreData

Overview

Dataclass for the Data column of the /lore endpoint data

Included Modules

Defined in:

dataclasses/other/lore.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def icon : String | Nil #

[View source]
def id : UInt64 #

[View source]
def name : String #

[View source]
def url : String #

[View source]