Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1004 Bytes

LoyaltiesTiersCreateInBulkRequestBodyItem.md

File metadata and controls

16 lines (10 loc) · 1004 Bytes

LoyaltiesTiersCreateInBulkRequestBodyItem

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]
metadata object The metadata object stores all custom attributes assigned to the loyalty tier. A set of key/value pairs that you can attach to a loyalty tier object. It can be useful for storing additional information about the loyalty tier in a structured format. [optional]

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