Sha256: d4d698d941ca75b523a760dfee104e881628e67a8d3878819ca81b38b4f71dfe

Contents?: true

Size: 1.17 KB

Versions: 5

Compression:

Stored size: 1.17 KB

Contents

# VoucherifySdk::LoyaltyTiersExpirationAllExpirationDate

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **type** | **String** | What triggers the tier to expire for a customer.     `END_OF_PERIOD`: Expire tier at the end of the period.     `END_OF_NEXT_PERIOD`:  Expire tier at the end of the next period.   `BALANCE_DROP`: Tier expires when the points balance drops below the required range of the tier.   `CUSTOM`: Tier expires after a certain time period passes following the instance the points balance drops below the required range of the tier. | [optional] |
| **extend** | **String** | Extend the expiration by adding extra months or days in ISO 8601 format. The tier will remain active even though it reaches its expiration time period. For example, a tier with a duration of `P3M` will be valid for an additional duration of 3 months and a tier with a duration of `P1D` will be valid for an additional duration of 1 day. | [optional] |
| **rounding** | [**LoyaltyTiersExpirationAllExpirationDateRounding**](LoyaltyTiersExpirationAllExpirationDateRounding.md) |  | [optional] |

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
voucherify-8.0.2 docs/LoyaltyTiersExpirationAllExpirationDate.md
voucherify-8.0.1 docs/LoyaltyTiersExpirationAllExpirationDate.md
voucherify-8.0.0 docs/LoyaltyTiersExpirationAllExpirationDate.md
voucherify-7.0.0 docs/LoyaltyTiersExpirationAllExpirationDate.md
voucherify-6.0.0 docs/LoyaltyTiersExpirationAllExpirationDate.md