Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 627 Bytes

LoyaltyTierBase.md

File metadata and controls

11 lines (8 loc) · 627 Bytes

VoucherifySdk::LoyaltyTierBase

Properties

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