docs/LoyaltiesRewardsUpdateAssignmentResponseBodyParametersLoyalty.md in voucherify-6.0.0 vs docs/LoyaltiesRewardsUpdateAssignmentResponseBodyParametersLoyalty.md in voucherify-7.0.0

- old
+ new

@@ -3,6 +3,7 @@ ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **points** | **Integer** | The number of points required to redeem the reward. | [optional] | +| **auto_redeem** | **Boolean** | Determines if the reward is redeemed automatically when the customer reaches the sufficient number of points to redeem it. Value `true` means that the automatic reward redemption is active. Only one reward can be set to be redeemed automatically in a loyalty campaign, i.e. only one can have the value `true`. | [optional] |