class XIVAPI::Dataclasses::IDName

Overview

A class for a simple combination of ID, and name. Used throughout the library in places that need this simple mapping.

Included Modules

Defined in:

dataclasses/utils/id_name.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def icon #

URL to the icon of the item.


[View source]
def id : UInt64 | Nil #

[View source]