Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.76 KB

LoyaltiesTiersGetResponseBody.md

File metadata and controls

19 lines (16 loc) · 1.76 KB

VoucherifySdk::LoyaltiesTiersGetResponseBody

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 LoyaltiesTiersGetResponseBodyPoints [optional]
id String Unique loyalty tier ID. [optional]
campaign_id String Unique parent campaign ID. [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]
created_at Time Timestamp representing the date and time when the loyalty tier was created. The value is shown in the ISO 8601 format. [optional]
updated_at Time Timestamp representing the date and time when the loyalty tier was updated. The value is shown in the ISO 8601 format. [optional]
config LoyaltiesTiersGetResponseBodyConfig [optional]
expiration LoyaltyTierExpiration [optional]
object String The type of the object represented by JSON. This object stores information about the loyalty. [optional][default to 'loyalty_tier']