class

XIVAPI::Dataclasses::PvpTeam

Inherits JSON::Serializable < Reference < Object

A class representing a PvP Team.

Constructors

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

Instance methods

avatar

URL for the avatar for the PvP Team.

Source
feast_matches

The number of feast matches that the PvP Team have played.

Source
id

The ID of the PvP Team.

Source
name

The name of the PvP Team.

Source
rank

The rank of the PvP Team.

Source
rank_icon

URL to the icon of the Pvp Team's rank.

Source
server

The name of the server that the PvP Team is on.

Source