Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 585 Bytes

LoyaltyTiersExpirationAllStartDate.md

File metadata and controls

23 lines (11 loc) · 585 Bytes

LoyaltyTiersExpirationAllStartDate

Defines the conditions for the start date of the tier.

Properties

Name Type Description Notes
type TypeEnum What triggers the tier to be valid for a customer. `IMMEDIATE`: After reaching the minimum required points. `NEXT_PERIOD`: When the next qualification period starts.

Enum: TypeEnum

Name Value
IMMEDIATE "IMMEDIATE"
NEXT_PERIOD "NEXT_PERIOD"