Sha256: f45202ca1de7981eeb9beb6142b6c5eef83931e5103006eadb9ea351a684f069
Contents?: true
Size: 706 Bytes
Versions: 1
Compression:
Stored size: 706 Bytes
Contents
# VoucherifySdk::RedeemableLoyaltyCard ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **points** | **Integer** | Total points incurred over lifespan of loyalty card. | [optional] | | **balance** | **Integer** | Points available for reward redemption. | [optional] | | **exchange_ratio** | **Float** | The cash equivalent of the points defined in the points_ratio property. | [optional] | | **points_ratio** | **Integer** | The number of loyalty points that will map to the predefined cash amount defined by the exchange_ratio property. | [optional] | | **transfers** | [**Array<LoyaltiesTransferPoints>**](LoyaltiesTransferPoints.md) | | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/RedeemableLoyaltyCard.md |