docs/VoucherLoyaltyCard.md in voucherify-5.0.0 vs docs/VoucherLoyaltyCard.md in voucherify-6.0.0
- old
+ new
@@ -2,10 +2,10 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **points** | **Integer** | Total points incurred over lifespan of loyalty card. | [optional] |
+| **points** | **Integer** | Total points incurred over the lifespan of the 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] |