class

XIVAPI::Dataclasses::FreeCompanyProfile

Inherits JSON::Serializable < Reference < Object

Dataclass containing profile information for a Free Company.

Constructors

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

Instance methods

crest

An array of URLs to the images that make up the Free Company's crest

Source
id

The Lodestone ID of the Free Company.

Source
name

The name of the Free Company.

Source
server

The main server on which the Free Company is situated.

Source