Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 913 Bytes

ChangeLoyaltyTierLevelEffectProps.md

File metadata and controls

16 lines (11 loc) · 913 Bytes

# ChangeLoyaltyTierLevelEffectProps

Properties

Name Type Description Notes
ruleTitle string The title of the rule that triggered the tier upgrade.
programId int The ID of the loyalty program where these points were added.
subLedgerId string The ID of the subledger within the loyalty program where these points were added.
previousTierName string The name of the tier from which the user was upgraded. [optional]
newTierName string The name of the tier to which the user has been upgraded.
expiryDate \DateTime The expiration date of the new tier. [optional]

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