Name | Type | Description | Notes |
---|---|---|---|
points | int | Total points incurred over the lifespan of the loyalty card, minus the expired points. | [optional] |
balance | int | Points available for reward redemption. | [optional] |
nextExpirationDate | \DateTime | The next closest date when the next set of points are due to expire. | [optional] |
nextExpirationPoints | int | The amount of points that are set to expire next. | [optional] |
pendingPoints | int | Determines the number of pending points that will be added to the loyalty card after the predefined time. | [optional] |