Sha256: d8fe8832f91697e082d4554ff32385c86c5272601f65d2809f40ce21ead7fa67
Contents?: true
Size: 545 Bytes
Versions: 1
Compression:
Stored size: 545 Bytes
Contents
# VoucherifySdk::VoucherLoyaltyCard ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **points** | **Integer** | Total points incurred over lifespan of loyalty card. | [optional] | | **balance** | **Integer** | Points available for reward redemption. | [optional] | | **next_expiration_date** | **Date** | The next closest date when the next set of points are due to expire. | [optional] | | **next_expiration_points** | **Integer** | The amount of points that are set to expire next. | [optional] |
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
voucherify-5.0.0 | docs/VoucherLoyaltyCard.md |