Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 801 Bytes

LoyaltyTierBase.md

File metadata and controls

12 lines (9 loc) · 801 Bytes

# LoyaltyTierBase

Properties

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

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