public class LeaderboardsV99 extends RequestSchemaV3
| Modifier and Type | Field and Description |
|---|---|
LeaderboardV99[] |
leaderboards
Leaderboards
|
java.lang.String |
projectName
Name of project of interest
|
_excludeFields| Constructor and Description |
|---|
LeaderboardsV99()
Public constructor
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Return the contents of this object as a JSON String.
|
public java.lang.String projectName
public LeaderboardV99[] leaderboards
public java.lang.String toString()
toString in class RequestSchemaV3