Uses of Class
software.xdev.brevo.model.RemainingCreditModel
Packages that use RemainingCreditModel
-
Uses of RemainingCreditModel in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return RemainingCreditModelModifier and TypeMethodDescriptionResellerApi.addCredits(String childIdentifier, AddCredits addCredits) Add Email and/or SMS credits to a specific child accountResellerApi.addCredits(String childIdentifier, AddCredits addCredits, Map<String, String> additionalHeaders) Add Email and/or SMS credits to a specific child accountResellerApi.removeCredits(String childIdentifier, RemoveCredits removeCredits) Remove Email and/or SMS credits from a specific child accountResellerApi.removeCredits(String childIdentifier, RemoveCredits removeCredits, Map<String, String> additionalHeaders) Remove Email and/or SMS credits from a specific child account -
Uses of RemainingCreditModel in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return RemainingCreditModelModifier and TypeMethodDescriptionRemainingCreditModel.child(RemainingCreditModelChild child) RemainingCreditModel.reseller(RemainingCreditModelReseller reseller)