Uses of Class
software.xdev.brevo.model.MasterDetailsResponse
Packages that use MasterDetailsResponse
-
Uses of MasterDetailsResponse in software.xdev.brevo.api
Methods in software.xdev.brevo.api that return MasterDetailsResponseModifier and TypeMethodDescriptionMasterAccountApi.corporateMasterAccountGet()Get the details of requested master account This endpoint will provide the details of the master account.MasterAccountApi.corporateMasterAccountGet(Map<String, String> additionalHeaders) Get the details of requested master account This endpoint will provide the details of the master account. -
Uses of MasterDetailsResponse in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return MasterDetailsResponseModifier and TypeMethodDescriptionMasterDetailsResponse.billingInfo(MasterDetailsResponseBillingInfo billingInfo) MasterDetailsResponse.companyName(String companyName) MasterDetailsResponse.currencyCode(String currencyCode) MasterDetailsResponse.planInfo(MasterDetailsResponsePlanInfo planInfo)