WvwMatch 
    @Serializable
Information about a WvW match.
Parameters
wvwMatchId  
the match's ID
redWorldId  
the ID of the red team's primary server
blueWorldId  
the ID of the blue team's primary server
greenWorldId  
the ID of the green team's primary server
startTime 
the ISO-8601 standard timestamp of when the match's start
endTime 
the ISO-8601 standard timestamp of when the match's end
Constructors
Link copied to clipboard
                  constructor(wvwMatchId: GW2WvwMatchId, redWorldId: GW2WorldId, blueWorldId: GW2WorldId, greenWorldId: GW2WorldId, startTime: String, endTime: String)
Properties
Link copied to clipboard
                  This field holds the ID of the blue team's primary server.
Link copied to clipboard
                  This field holds the ID of the green team's primary server.
Link copied to clipboard
                  This field holds the ID of the red team's primary server.
Link copied to clipboard
                  This field holds the match's ID.