Public Attributes | |
| string | id |
| string | Namespace |
| string | userId |
| string | seasonId |
| DateTime | enrolledAt |
| string[] | enrolledPasses |
| int | currentTierIndex |
| int | lastTierIndex |
| int | requiredExp |
| int | currentExp |
| bool | cleared |
| Season | season |
| Dictionary< int, Dictionary< string, string[]> > | toClaimRewards |
| Dictionary< int, Dictionary< string, string[]> > | claimingRewards |
| DateTime | createdAt |
| DateTime | updatedAt |
| int | totalPaidForExp |
| int | totalSweatExp |
| int | totalExp |
| int | accumulatedXpBoost |