Name | Type | Description | Notes |
---|---|---|---|
active_points | float | Total amount of points awarded to this customer and available to spend. | [optional] |
pending_points | float | Total amount of points awarded to this customer but not available until their start date. | [optional] |
spent_points | float | Total amount of points already spent by this customer. | [optional] |
expired_points | float | Total amount of points awarded but never redeemed. They cannot be used anymore. | [optional] |
current_tier | Tier | [optional] | |
projected_tier | ProjectedTier | [optional] | |
points_to_next_tier | float | The number of points required to move up a tier. | [optional] |
next_tier_name | str | The name of the tier consecutive to the current tier. | [optional] |