class XIVAPI::Dataclasses::Job

Overview

Dataclass containing data about a Class or Job

Included Modules

Defined in:

dataclasses/character/job.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def abbreviation : String #

[View source]
def class_job_category : IDName | Nil #

[View source]
def id : UInt64 #

[View source]
def name : String #

[View source]
def url : String #

[View source]