class XIVAPI::Dataclasses::FreeCompanyRanking
- XIVAPI::Dataclasses::FreeCompanyRanking
- Reference
- Object
Overview
A class for the ranking data for a Free Company.
Defined in:
dataclasses/free_company/free_company_ranking.crConstructors
Instance Method Summary
-
#monthly : String
The rank for the month for the Free Company.
- #monthly=(_monthly : String)
- #to_json(json : JSON::Builder)
-
#weekly : String
The rank for the week for the Free Company.
- #weekly=(_weekly : String)