Uses of Class
software.xdev.brevo.model.SubAccountDetailsResponse
Packages that use SubAccountDetailsResponse
-
Uses of SubAccountDetailsResponse in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return SubAccountDetailsResponseModifier and TypeMethodDescriptionMasterAccountApi.corporateSubAccountIdGet(Long id) Get sub-account details This endpoint will provide the details for the specified sub-account companyMasterAccountApi.corporateSubAccountIdGet(Long id, Map<String, String> additionalHeaders) Get sub-account details This endpoint will provide the details for the specified sub-account company -
Uses of SubAccountDetailsResponse in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return SubAccountDetailsResponseModifier and TypeMethodDescriptionSubAccountDetailsResponse.addGroupsItem(SubAccountDetailsResponseGroupsInner groupsItem) SubAccountDetailsResponse.companyName(String companyName) SubAccountDetailsResponse.groups(List<SubAccountDetailsResponseGroupsInner> groups) SubAccountDetailsResponse.planInfo(SubAccountDetailsResponsePlanInfo planInfo)