docs/CampaignLoyaltyCardExpirationRules.md in voucherify-5.0.0 vs docs/CampaignLoyaltyCardExpirationRules.md in voucherify-6.0.0
- old
+ new
@@ -2,10 +2,10 @@
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
-| **period_type** | **String** | Type of period | |
-| **period_value** | **Integer** | Value of the period | |
-| **rounding_type** | **String** | Type of rounding | |
-| **rounding_value** | **Integer** | Value of rounding | |
+| **period_type** | **String** | Type of period | [optional][default to 'MONTH'] |
+| **period_value** | **Integer** | Value of the period | [optional] |
+| **rounding_type** | **String** | Type of rounding | [optional] |
+| **rounding_value** | **Integer** | Value of rounding | [optional] |