Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 617 Bytes

LoyaltyTierBase.md

File metadata and controls

16 lines (8 loc) · 617 Bytes

LoyaltyTierBase

Properties

Name Type Description Notes
name String Loyalty Tier name.
earningRules Map<String, MappingPoints> Contains a list of earning rule IDs and their points mapping for the given earning rule. [optional]
rewards Map<String, MappingPoints> Contains a list of reward IDs and their points mapping for the given reward. [optional]
points LoyaltyTierBasePoints