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