Uses of Enum Class
software.xdev.brevo.model.TierGroup.DowngradeStrategyEnum
Packages that use TierGroup.DowngradeStrategyEnum
-
Uses of TierGroup.DowngradeStrategyEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return TierGroup.DowngradeStrategyEnumModifier and TypeMethodDescriptionTierGroup.getDowngradeStrategy()Select real_time to downgrade tier on real time balance updates.Returns the enum constant of this class with the specified name.static TierGroup.DowngradeStrategyEnum[]TierGroup.DowngradeStrategyEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model with parameters of type TierGroup.DowngradeStrategyEnumModifier and TypeMethodDescriptionTierGroup.downgradeStrategy(TierGroup.DowngradeStrategyEnum downgradeStrategy) voidTierGroup.setDowngradeStrategy(TierGroup.DowngradeStrategyEnum downgradeStrategy)