A individual game result as returned by GetMembers. More...
Public Attributes | |
$Date | |
$UniqueIndex | |
$FirstName | |
$LastName | |
$Ranking | |
$Result | |
PlayerResultEntry::$Date |
The date when the match has been played
Format is YYYY-MM-DD where
type: Date
PlayerResultEntry::$FirstName |
The given name of the opponent
type: string
PlayerResultEntry::$LastName |
The family name of the opponent
type: string
PlayerResultEntry::$Ranking |
The ranking of the opponent
type: string
PlayerResultEntry::$Result |
The game result V = Victory of the player D = Defeat of the player
type: string
PlayerResultEntry::$UniqueIndex |