Uses of Class
software.xdev.brevo.model.UpdateChildAccountStatus
Packages that use UpdateChildAccountStatus
-
Uses of UpdateChildAccountStatus in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type UpdateChildAccountStatusModifier and TypeMethodDescriptionvoidResellerApi.updateChildAccountStatus(String childIdentifier, UpdateChildAccountStatus updateChildAccountStatus) Update info of reseller's child account status based on the identifier suppliedvoidResellerApi.updateChildAccountStatus(String childIdentifier, UpdateChildAccountStatus updateChildAccountStatus, Map<String, String> additionalHeaders) Update info of reseller's child account status based on the identifier supplied -
Uses of UpdateChildAccountStatus in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return UpdateChildAccountStatusModifier and TypeMethodDescriptionUpdateChildAccountStatus.marketingAutomation(Boolean marketingAutomation) UpdateChildAccountStatus.smsCampaign(Boolean smsCampaign) UpdateChildAccountStatus.transactionalEmail(Boolean transactionalEmail) UpdateChildAccountStatus.transactionalSms(Boolean transactionalSms)