Uses of Class
software.xdev.brevo.model.SubscriptionAggregateBalance
Packages that use SubscriptionAggregateBalance
-
Uses of SubscriptionAggregateBalance in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return SubscriptionAggregateBalanceModifier and TypeMethodDescriptionSubscriptionAggregateBalance.balanceDefinitionId(String balanceDefinitionId) SubscriptionAggregateBalance.value(BigDecimal value) Methods in software.xdev.brevo.model that return types with arguments of type SubscriptionAggregateBalanceModifier and TypeMethodDescriptionSubscriptionBalances.getBalances()List of balance details associated with the contact.Methods in software.xdev.brevo.model with parameters of type SubscriptionAggregateBalanceModifier and TypeMethodDescriptionSubscriptionBalances.addBalancesItem(SubscriptionAggregateBalance balancesItem) Method parameters in software.xdev.brevo.model with type arguments of type SubscriptionAggregateBalanceModifier and TypeMethodDescriptionSubscriptionBalances.balances(List<SubscriptionAggregateBalance> balances) voidSubscriptionBalances.setBalances(List<SubscriptionAggregateBalance> balances)