Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 749 Bytes

LoyaltyBalance.md

File metadata and controls

16 lines (9 loc) · 749 Bytes

LoyaltyBalance

Point balance of a ledger in the Loyalty Program.

Properties

Name Type Description Notes
activePoints BigDecimal Total amount of points awarded to this customer and available to spend. [optional]
pendingPoints BigDecimal Total amount of points awarded to this customer but not available until their start date. [optional]
spentPoints BigDecimal Total amount of points already spent by this customer. [optional]
expiredPoints BigDecimal Total amount of points awarded but never redeemed. They cannot be used anymore. [optional]