Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 670 Bytes

RedeemableLoyaltyCard.md

File metadata and controls

18 lines (10 loc) · 670 Bytes

RedeemableLoyaltyCard

Redeemable loyalty card object response

Properties

Name Type Description
points Integer Total points incurred over lifespan of loyalty card.
balance Integer Points available for reward redemption.
exchangeRatio BigDecimal The cash equivalent of the points defined in the points_ratio property.
pointsRatio Integer The number of loyalty points that will map to the predefined cash amount defined by the exchange_ratio property.
transfers List<LoyaltiesTransferPoints>