Name | Type | Description | Notes |
---|---|---|---|
CurrentBalance | decimal | Sum of currently active points. | |
PendingBalance | decimal | Sum of pending points. | |
ExpiredBalance | decimal | DEPRECATED Value is shown as 0. | |
SpentBalance | decimal | DEPRECATED Value is shown as 0. | |
TentativeCurrentBalance | decimal | Sum of the tentative active points (including additions and deductions) inside the currently open session. The `currentBalance` is updated to this value when you close the session, and the effects are applied. | |
TentativePendingBalance | decimal | Sum of pending points (including additions and deductions) inside the currently open session. The `pendingBalance` is updated to this value when you close the session, and the effects are applied. | [optional] |
CurrentTier | Tier | [optional] | |
PointsToNextTier | decimal | Points required to move up a tier. | [optional] |