Uses of Class
software.xdev.brevo.model.SubAccountUpdatePlanRequest
Packages that use SubAccountUpdatePlanRequest
-
Uses of SubAccountUpdatePlanRequest in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type SubAccountUpdatePlanRequestModifier and TypeMethodDescriptionvoidMasterAccountApi.corporateSubAccountIdPlanPut(Long id, SubAccountUpdatePlanRequest subAccountUpdatePlanRequest) Update sub-account plan This endpoint will update the sub-account plan.voidMasterAccountApi.corporateSubAccountIdPlanPut(Long id, SubAccountUpdatePlanRequest subAccountUpdatePlanRequest, Map<String, String> additionalHeaders) Update sub-account plan This endpoint will update the sub-account plan. -
Uses of SubAccountUpdatePlanRequest in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return SubAccountUpdatePlanRequestModifier and TypeMethodDescriptionSubAccountUpdatePlanRequest.credits(SubAccountUpdatePlanRequestCredits credits) SubAccountUpdatePlanRequest.features(SubAccountUpdatePlanRequestFeatures features)