class

XIVAPI::Dataclasses::PvpInfo

Inherits JSON::Serializable < Reference < Object

Dataclass that contains the Info classs for the PvP Team request.

Constructors

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

Instance methods

linkshell

Info class containing the Info for the Linkshell data in the request.

Source
pvp_team

Info class containing the Info for the PvP Team data in the request. Nil when the PvP Team data is nil.

Source