Uses of Class
software.xdev.brevo.model.CorporateGroupUnlinkGroupIdSubAccountsPutRequest
Packages that use CorporateGroupUnlinkGroupIdSubAccountsPutRequest
-
Uses of CorporateGroupUnlinkGroupIdSubAccountsPutRequest in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type CorporateGroupUnlinkGroupIdSubAccountsPutRequestModifier and TypeMethodDescriptionvoidMasterAccountApi.corporateGroupUnlinkGroupIdSubAccountsPut(String groupId, CorporateGroupUnlinkGroupIdSubAccountsPutRequest corporateGroupUnlinkGroupIdSubAccountsPutRequest) Delete sub-account from group This endpoint allows you to remove a sub-organization from a group.voidMasterAccountApi.corporateGroupUnlinkGroupIdSubAccountsPut(String groupId, CorporateGroupUnlinkGroupIdSubAccountsPutRequest corporateGroupUnlinkGroupIdSubAccountsPutRequest, Map<String, String> additionalHeaders) Delete sub-account from group This endpoint allows you to remove a sub-organization from a group. -
Uses of CorporateGroupUnlinkGroupIdSubAccountsPutRequest in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return CorporateGroupUnlinkGroupIdSubAccountsPutRequestModifier and TypeMethodDescriptionCorporateGroupUnlinkGroupIdSubAccountsPutRequest.addSubAccountIdsItem(Long subAccountIdsItem) CorporateGroupUnlinkGroupIdSubAccountsPutRequest.subAccountIds(List<Long> subAccountIds)