Uses of Class
software.xdev.brevo.model.CorporateGroupPostRequest
Packages that use CorporateGroupPostRequest
-
Uses of CorporateGroupPostRequest in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type CorporateGroupPostRequestModifier and TypeMethodDescriptionMasterAccountApi.corporateGroupPost(CorporateGroupPostRequest corporateGroupPostRequest) Create a group of sub-accounts This endpoint allows to create a group of sub-accountsMasterAccountApi.corporateGroupPost(CorporateGroupPostRequest corporateGroupPostRequest, Map<String, String> additionalHeaders) Create a group of sub-accounts This endpoint allows to create a group of sub-accounts -
Uses of CorporateGroupPostRequest in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CorporateGroupPostRequestModifier and TypeMethodDescriptionCorporateGroupPostRequest.addSubAccountIdsItem(Long subAccountIdsItem) CorporateGroupPostRequest.subAccountIds(List<Long> subAccountIds)