Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 565 Bytes

SimpleLoyaltyCard.md

File metadata and controls

17 lines (9 loc) · 565 Bytes

SimpleLoyaltyCard

Simplified loyalty card data.

Properties

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]