Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.74 KB

LoyaltyTiersExpirationAll.md

File metadata and controls

12 lines (9 loc) · 1.74 KB

# LoyaltyTiersExpirationAll

Properties

Name Type Description Notes
qualificationType 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. [optional]
qualificationPeriod 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
startDate \OpenAPI\Client\Model\LoyaltyTiersExpirationAllStartDate [optional]
expirationDate \OpenAPI\Client\Model\LoyaltyTiersExpirationAllExpirationDate [optional]

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