class

XIVAPI::Dataclasses::FreeCompanyReputation

Inherits JSON::Serializable < Reference < Object

A class for the reputation data for a Free Company.

Constructors

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

Instance methods

name

The name of the Grand Company the reputation value is for.

Source
progress

The progress value towards the next rank of reputation.

Source
rank

The current reputation rank with the Grand Company.

Source