class XIVAPI::Dataclasses::PvpTeam

Overview

A class representing a PvP Team.

Included Modules

Defined in:

dataclasses/pvp_team/pvp_team.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def avatar : String #

[View source]
def feast_matches : UInt64 #

[View source]
def id : UInt64 #

[View source]
def name : String #

[View source]
def rank : String #

[View source]
def rank_icon : String #

[View source]
def server : String #

[View source]