public class PlayerStatsSummaryDto
extends java.lang.Object
-1 for fields
not defined in the JSON response.| Constructor and Description |
|---|
PlayerStatsSummaryDto() |
| Modifier and Type | Method and Description |
|---|---|
AggregatedStatsDto |
getAggregatedStats() |
static long |
getInstanceCount() |
int |
getLosses() |
long |
getModifyDate() |
PlayerStatsType |
getPlayerStatSummaryType() |
int |
getWins() |
public static long getInstanceCount()
public PlayerStatsType getPlayerStatSummaryType()
public AggregatedStatsDto getAggregatedStats()
public long getModifyDate()
public int getWins()
public int getLosses()