LeaderboardData Fields | 
[This is preliminary documentation and is subject to change.]
The RuyiNetLeaderboardResponseDataResponseLeaderboardData type exposes the following members.
| Name | Description | |
|---|---|---|
| createdAt | 
            When this entry was created.
              | |
| friend | 
            Whether or not this player is friends with the current user.
              | |
| index | 
            The index of this entry in the returned data.
              | |
| name | 
            The user name of the player.
              | |
| pictureUrl | 
            The URL of the users profile image.
              | |
| playerId | 
            The ID of the player this entry relates to.
              | |
| rank | 
            The rank of the player in the leaderboard.
              | |
| score | 
            The score.
              | |
| updatedAt | 
            When this entry was last updated.
              |