![]() | RuyiNetSocialLeaderboardResponseDataResponseLeaderboardData Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
[SerializableAttribute] public class LeaderboardData
The RuyiNetSocialLeaderboardResponseDataResponseLeaderboardData type exposes the following members.
Name | Description | |
---|---|---|
![]() | RuyiNetSocialLeaderboardResponseDataResponseLeaderboardData | Initializes a new instance of the RuyiNetSocialLeaderboardResponseDataResponseLeaderboardData class |
Name | Description | |
---|---|---|
![]() | createdAt |
When this entry was created.
|
![]() | pictureUrl |
The URL of the users profile image.
|
![]() | playerId |
The ID of the player this entry relates to.
|
![]() | playerName |
The user name of the player.
|
![]() | score |
The score.
|
![]() | updatedAt |
When this entry was updated.
|