Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 763 Bytes

LoyaltyBalance.md

File metadata and controls

13 lines (9 loc) · 763 Bytes

TalonOne.LoyaltyBalance

Properties

Name Type Description Notes
activePoints Number Total amount of points awarded to this customer and available to spend. [optional]
pendingPoints Number Total amount of points awarded to this customer but not available until their start date. [optional]
spentPoints Number Total amount of points already spent by this customer. [optional]
expiredPoints Number Total amount of points awarded but never redeemed. They cannot be used anymore. [optional]
negativePoints Number Total amount of negative points. This implies that `activePoints` is `0`. [optional]