Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.16 KB

File metadata and controls

15 lines (12 loc) · 1.16 KB

Brevo::TierGroup

Properties

Name Type Description Notes
id String Tier group unique identifier [optional]
name String Tier group name [optional]
tier_order Array<String> Order of the tiers in the group in ascending order [optional]
loyalty_program_id String Associated loyalty program Id [optional]
upgrade_strategy String Select real_time to upgrade tier on real time balance updates. Select membership_anniversary to upgrade tier on subscription anniversary. Select tier_anniversary to upgrade tier on tier anniversary. [optional] [default to 'real_time']
downgrade_strategy String Select real_time to downgrade tier on real time balance updates. Select membership_anniversary to downgrade tier on subscription anniversary. Select tier_anniversary to downgrade tier on tier anniversary. [optional] [default to 'real_time']
created_at DateTime Timestamp when the tier group was created [optional]
updated_at DateTime Timestamp when the tier group was last updated [optional]