Uses of Class
software.xdev.brevo.model.AggregateBalance
Packages that use AggregateBalance
-
Uses of AggregateBalance in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return AggregateBalanceModifier and TypeMethodDescriptionAggregateBalance.balanceDefinitionId(String balanceDefinitionId) AggregateBalance.value(BigDecimal value) Methods in software.xdev.brevo.model that return types with arguments of type AggregateBalanceMethods in software.xdev.brevo.model with parameters of type AggregateBalanceModifier and TypeMethodDescriptionModelSubscriptionBalanceResp.addBalanceItem(AggregateBalance balanceItem) Method parameters in software.xdev.brevo.model with type arguments of type AggregateBalanceModifier and TypeMethodDescriptionModelSubscriptionBalanceResp.balance(List<AggregateBalance> balance) voidModelSubscriptionBalanceResp.setBalance(List<AggregateBalance> balance)