Uses of Class
software.xdev.brevo.model.CreateSubAccount
Packages that use CreateSubAccount
-
Uses of CreateSubAccount in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type CreateSubAccountModifier and TypeMethodDescriptionMasterAccountApi.corporateSubAccountPost(CreateSubAccount createSubAccount) Create a new sub-account under a master account.MasterAccountApi.corporateSubAccountPost(CreateSubAccount createSubAccount, Map<String, String> additionalHeaders) Create a new sub-account under a master account. -
Uses of CreateSubAccount in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CreateSubAccountModifier and TypeMethodDescriptionCreateSubAccount.addGroupIdsItem(String groupIdsItem) CreateSubAccount.companyName(String companyName) CreateSubAccount.language(CreateSubAccount.LanguageEnum language)