Uses of Class
software.xdev.brevo.model.SubscriptionTier
Packages that use SubscriptionTier
-
Uses of SubscriptionTier in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return SubscriptionTierModifier and TypeMethodDescriptionSubscriptionTier.loyaltyProgramId(String loyaltyProgramId) SubscriptionTier.putMetaItem(String key, Object metaItem) Methods in software.xdev.brevo.model that return types with arguments of type SubscriptionTierModifier and TypeMethodDescriptionSubscriptionHandlerInfo.getTier()List of tier assignments for the subscription.Methods in software.xdev.brevo.model with parameters of type SubscriptionTierMethod parameters in software.xdev.brevo.model with type arguments of type SubscriptionTierModifier and TypeMethodDescriptionvoidSubscriptionHandlerInfo.setTier(List<SubscriptionTier> tier) SubscriptionHandlerInfo.tier(List<SubscriptionTier> tier)