Uses of Class
br.com.juno.integration.api.services.request.plans.PlanListRequest
-
Packages that use PlanListRequest Package Description br.com.juno.integration.api.services -
-
Uses of PlanListRequest in br.com.juno.integration.api.services
Methods in br.com.juno.integration.api.services with parameters of type PlanListRequest Modifier and Type Method Description List<Plan>PlanService. listPlans(PlanListRequest request)
-