class XIVAPI::Dataclasses::FreeCompanyProfile

Overview

Dataclass containing profile information for a Free Company.

Included Modules

Defined in:

dataclasses/free_company/free_company_profile.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def crest : Array(String) #

[View source]
def id : String #

[View source]
def name : String #

[View source]
def server : String #

[View source]