Name | Type | Description | Notes |
---|---|---|---|
name | string | Loyalty Tier name. | |
earning_rules | 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 | ||
id | string | Unique loyalty tier ID. | |
campaign_id | string | Unique parent campaign ID. | |
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. | |
created_at | \DateTime | Timestamp representing the date and time when the loyalty tier was created in ISO 8601 format. | |
updated_at | \DateTime | Timestamp representing the date and time when the loyalty tier was updated in ISO 8601 format. | [optional] |
config | \OpenAPI\Client\Model\LoyaltyTierAllOfConfig | ||
expiration | \OpenAPI\Client\Model\LoyaltyTierExpiration | [optional] | |
object | string | The type of object represented by JSON. This object stores information about the loyalty. | [default to 'loyalty_tier'] |
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.