Uses of Class
io.meeds.billing.model.HubBillingPlan
Packages that use HubBillingPlan
-
Uses of HubBillingPlan in io.meeds.billing.service
Methods in io.meeds.billing.service that return HubBillingPlanModifier and TypeMethodDescriptionHubBillingPlanService.getHubBillingPlanByPlanId(String planId) HubBillingPlanService.getOrCreateHubBillingPlan(com.stripe.model.Subscription subscription) HubBillingPlanService.saveHubBillingPlan(HubBillingPlan hubBillingPlan) Methods in io.meeds.billing.service with parameters of type HubBillingPlanModifier and TypeMethodDescriptionHubBillingPlanService.saveHubBillingPlan(HubBillingPlan hubBillingPlan) -
Uses of HubBillingPlan in io.meeds.billing.storage
Methods in io.meeds.billing.storage that return HubBillingPlanModifier and TypeMethodDescriptionHubBillingPlanStorage.findByPlanId(String planId) HubBillingPlanStorage.saveHubBillingPlan(HubBillingPlan hubBillingPlan) Methods in io.meeds.billing.storage with parameters of type HubBillingPlanModifier and TypeMethodDescriptionHubBillingPlanStorage.saveHubBillingPlan(HubBillingPlan hubBillingPlan) -
Uses of HubBillingPlan in io.meeds.billing.utils
Methods in io.meeds.billing.utils that return HubBillingPlanModifier and TypeMethodDescriptionstatic HubBillingPlanUtils.fromEntity(HubBillingPlanEntity entity) Methods in io.meeds.billing.utils with parameters of type HubBillingPlanModifier and TypeMethodDescriptionstatic HubBillingPlanEntityUtils.toEntity(HubBillingPlan plan)