LeaderboardEntry Fields | 
[This is preliminary documentation and is subject to change.]
The RuyiNetGetSocialLeaderboardResponseDataLeaderboardEntry type exposes the following members.
| Name | Description | |
|---|---|---|
| createdAt | 
            When this entry was created (UNIX timestamp).
              | |
| name | 
            The display name of the player.
              | |
| otherData | 
            Extra data provided by the developer, if any.
              | |
| pictureUrl | 
            The URL of the player's profile picture.
              | |
| playerId | 
            The ID of the player this entry represents.
              | |
| score | 
            The latest score for the player.
              | |
| updatedAt | 
            When this entry was last updated (UNIX timestamp).
              |