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