Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 1.71 KB

LoyaltyTiersExpirationAll.md

File metadata and controls

12 lines (9 loc) · 1.71 KB

# LoyaltyTiersExpirationAll

Properties

Name Type Description Notes
qualification_type string Tier qualification. `BALANCE`: Points balance is based on the customer's current points balance. Customers qualify for the tier if their points balance is in the points range of the tier. `POINTS_IN_PERIOD`: A customer qualifies for the tier only if the sum of the accumulated points in a defined time interval reaches the tier threshold.
qualification_period string Customers can qualify for the tier if they collected enough points in a given time period. So, in addition to the customer having to reach a points range, they also need to have collected the points within a set time period. Period
start_date \OpenAPI\Client\Model\LoyaltyTiersExpirationAllStartDate
expiration_date \OpenAPI\Client\Model\LoyaltyTiersExpirationAllExpirationDate

[Back to Model list] [Back to API list] [Back to README]