XIVAPI::Dataclasses::FreeCompanyResponse
Inherits JSON::Serializable < Reference < Object
A class used to map out the response from the Free Company endpoint.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
free_company_members
An Array of CharacterSummary classs representing the Characters in the Free Company.
Will be nil unless the Free Company Members data (FCM) is requested, or if it is not yet in the system.