Uses of Class
software.xdev.brevo.model.MasterDetailsResponsePlanInfo
Packages that use MasterDetailsResponsePlanInfo
-
Uses of MasterDetailsResponsePlanInfo in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return MasterDetailsResponsePlanInfoModifier and TypeMethodDescriptionMasterDetailsResponsePlanInfo.addFeaturesItem(MasterDetailsResponsePlanInfoFeaturesInner featuresItem) MasterDetailsResponsePlanInfo.currencyCode(String currencyCode) MasterDetailsResponsePlanInfo.features(List<MasterDetailsResponsePlanInfoFeaturesInner> features) MasterDetailsResponse.getPlanInfo()Get planInfoMasterDetailsResponsePlanInfo.nextBillingAt(Long nextBillingAt) MasterDetailsResponsePlanInfo.planPeriod(MasterDetailsResponsePlanInfo.PlanPeriodEnum planPeriod) MasterDetailsResponsePlanInfo.price(BigDecimal price) MasterDetailsResponsePlanInfo.subAccounts(Integer subAccounts) Methods in software.xdev.brevo.model with parameters of type MasterDetailsResponsePlanInfoModifier and TypeMethodDescriptionMasterDetailsResponse.planInfo(MasterDetailsResponsePlanInfo planInfo) voidMasterDetailsResponse.setPlanInfo(MasterDetailsResponsePlanInfo planInfo)