class XIVAPI::Dataclasses::FreeCompanyRanking

Overview

A class for the ranking data for a Free Company.

Defined in:

dataclasses/free_company/free_company_ranking.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_356 : JSON::PullParser) #

Instance Method Detail

def monthly : String #

The rank for the month for the Free Company.


[View source]
def monthly=(_monthly : String) #

def to_json(json : JSON::Builder) #

def weekly : String #

The rank for the week for the Free Company.


[View source]
def weekly=(_weekly : String) #