Uses of Enum Class
software.xdev.brevo.model.UpdateTierGroupRequest.DowngradeStrategyEnum
Packages that use UpdateTierGroupRequest.DowngradeStrategyEnum
-
Uses of UpdateTierGroupRequest.DowngradeStrategyEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return UpdateTierGroupRequest.DowngradeStrategyEnumModifier and TypeMethodDescriptionUpdateTierGroupRequest.getDowngradeStrategy()Select real_time to downgrade tier on real time balance updates.Returns the enum constant of this class with the specified name.UpdateTierGroupRequest.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 UpdateTierGroupRequest.DowngradeStrategyEnumModifier and TypeMethodDescriptionUpdateTierGroupRequest.downgradeStrategy(UpdateTierGroupRequest.DowngradeStrategyEnum downgradeStrategy) voidUpdateTierGroupRequest.setDowngradeStrategy(UpdateTierGroupRequest.DowngradeStrategyEnum downgradeStrategy)