GW2v2GuildTeam
constructor(id: Int, members: List<GW2v2GuildTeam.Member>, name: String, aggregate: GW2v2GuildTeam.Stats, ladders: Map<String, GW2v2GuildTeam.Stats>, games: List<GW2v2GuildTeam.PvpGame>, seasons: List<GW2v2GuildTeam.SeasonStats>)
Parameters
id
the team's ID (only unique within the guild)
members
the team's members
name
the team's name
aggregate
the aggregated statistics
ladders
the stats by ladder (e.g. "ranked", "unranked")
games
the team's recent PvP games
seasons
the team's season-specific stats