public class PlayerStatsSummary extends Object
| Modifier and Type | Field and Description |
|---|---|
AggregatedStats |
aggregatedStats |
int |
losses |
long |
modifyDate |
String |
playerStatSummaryType |
int |
wins |
| Constructor and Description |
|---|
PlayerStatsSummary() |
public AggregatedStats aggregatedStats
public int losses
public long modifyDate
public String playerStatSummaryType
public int wins
Copyright © 2013. All rights reserved.