GW2v2PvpGame

constructor(id: String, mapId: Int, started: String, ended: String, result: String, team: String, profession: String, ratingType: String, ratingChange: Int? = null, season: String? = null, scores: GW2v2PvpGame.Scores)

Parameters

id

the game's ID

mapId

the map's ID

started

the ISO-8601 standard timestamp of when the game started

ended

the ISO-8601 standard timestamp of when the game ended

result

the game's result for the account ("Victory" or "Defeat")

team

the player's team ("Blue" or "Red")

profession

the ID of the player's profession

ratingType

the type of rating of the game

ratingChange

the change in rating for the account

season

the ID of the game's PvP season

scores

the game's final scores