class

XIVAPI::Dataclasses::FreeCompany

Inherits JSON::Serializable < Reference < Object

Dataclass containing the information about a Free Company.

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

active

A string indicating the active times of the Free Company.

Source
active_member_count

The number of active members in the Free Company.

Source
crest

An array of URLs to the images that make up the crest for the Free Company.

Source
estate

An Estate class containing details about the Free Company's Estate.

Source
focus

An Array of FreeCompanySeeking classs indicating what the focuses of the Free Company are.

Source
formed

Timestamp of when the Free Company formed.

Source
grand_company

The name of the Free Company's presiding Grand Company

Source
id

The Lodestone ID of the Free Company

Source
name

The Free Company's name

Source
rank

Integer rank of the Free Company

Source
ranking

A FreeCompanyRanking class containing the Free Company's rankings.

Source
recruitment

A string representing the recruitment status of the Free Company.

Source
reputation

An Array of FreeCompanyReputation classes indicating the Free Company's reputation scores with the Grand Companies.

Source
seeking

An array of FreeCompanySeeking classes indicating what the Free Company is currently seeking in terms of players.

Source
server

Server the Free Company is in

Source
slogan

The Free Company's slogan.

Source
tag

The Free Company's tag.

Source