Uses of Class
com.xero.models.appstore.Plan
Packages that use Plan
-
Uses of Plan in com.xero.models.appstore
Methods in com.xero.models.appstore that return PlanModifier and TypeMethodDescriptionPlan.addSubscriptionItemsItem(SubscriptionItem subscriptionItemsItem) List of the subscription items belonging to the plan.The unique identifier of the planThe name of the plan.Plan.status(Plan.StatusEnum status) Status of the plan.Plan.subscriptionItems(List<SubscriptionItem> subscriptionItems) List of the subscription items belonging to the plan.Methods in com.xero.models.appstore that return types with arguments of type PlanMethods in com.xero.models.appstore with parameters of type PlanModifier and TypeMethodDescriptionSubscription.addPlansItem(Plan plansItem) List of plans for the subscription.Method parameters in com.xero.models.appstore with type arguments of type Plan