Object representing loyalty card parameters. Child attributes are present only if type is LOYALTY_CARD.
Name | Type | Description | Notes |
---|---|---|---|
points | Integer | Total points incurred over lifespan of loyalty card. | |
balance | Integer | Points available for reward redemption. | |
nextExpirationDate | String | The next closest date when the next set of points are due to expire. | [optional] |
nextExpirationPoints | Integer | The amount of points that are set to expire next. | [optional] |