class XIVAPI::Dataclasses::PvpLinkshell

Overview

Dataclass for the Linkshell data for the PvP Team response.

Included Modules

Defined in:

dataclasses/pvp_team/pvp_linkshell.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def pagination : Pagination #

[View source]
def profile : PvpTeamProfile #

[View source]
def results : Array(CharacterSummary) #

[View source]