XIVAPI::Dataclasses::PvpTeamResponse
Inherits JSON::Serializable < Reference < Object
Dataclass for the data that comes in a response from reading a specific PvP Team.
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
pvp_team
A PvpTeam class that contains the data on the PvP Team.
Nil in most cases, cannot figure out how to get it to not be nil.