class

XIVAPI::Dataclasses::PvpLinkshell

Inherits JSON::Serializable < Reference < Object

Dataclass for the Linkshell data for the PvP Team response.

Constructors

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

Instance methods

pagination

An Pagination class containing the pagination info for the request.

Source
profile

A PvpTeamProfile class containing data about the PvP Team's Profile.

Source
results

An Array of CharacterSummary classs representing the Characters in the Linkshell for the PvP Team.

Source