Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 993 Bytes

File metadata and controls

13 lines (9 loc) · 993 Bytes

CreateTierGroupRequest

Properties

Name Type Description Notes
name str Name of the tier group
upgrade_strategy str 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 str 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']
tier_order list[str] Order of the tiers in the group in ascending order [optional]

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