| Class | Description |
|---|---|
| GameDto |
This object contains game information.
|
| PlayerDto |
This object contains player information.
|
| RawStatsDto |
This object contains raw stat information.
With the announcement that Dominion is being retired we need to keep an eye on unit tests pertaining to this class. |
| RecentGamesDto |
This object contains recent games information.
|
| Enum | Description |
|---|---|
| GameSubType |
Game sub types.
|
| PlayerPosition |
Player position used by the
RawStatsDto. |
| PlayerRole |
Player roles, not sure this is really used much.
|