Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 687 Bytes

LoyaltyTierBase.md

File metadata and controls

15 lines (9 loc) · 687 Bytes

LoyaltyTierBase

Properties

Name Type Description Notes
name str Loyalty Tier name. [optional]
earning_rules object Contains a list of earning rule IDs and their points mapping for the given earning rule. [optional]
rewards object Contains a list of reward IDs and their points mapping for the given reward. [optional]
points LoyaltyTierBasePoints [optional]

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