Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 712 Bytes

RedemptionEntryVoucherLoyaltyCard.md

File metadata and controls

14 lines (9 loc) · 712 Bytes

RedemptionEntryVoucherLoyaltyCard

Properties

Name Type Description Notes
points int Total points incurred over the lifespan of the loyalty card. [optional]
balance int Points available for reward redemption. [optional]
next_expiration_date date The next closest date when the next set of points are due to expire. [optional]
next_expiration_points int The amount of points that are set to expire next. [optional]

[Back to Model list] [Back to API list] [Back to README]