| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<BillingPlan> |
SubscriptionsController.createBillingPlan(CreateBillingPlanInput input)
Creates a plan that defines pricing and billing cycle details for subscriptions.
|
CompletableFuture<ApiResponse<BillingPlan>> |
SubscriptionsController.createBillingPlanAsync(CreateBillingPlanInput input)
Creates a plan that defines pricing and billing cycle details for subscriptions.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBillingPlanInput |
CreateBillingPlanInput.Builder.build()
Builds a new
CreateBillingPlanInput object using the set fields. |
Copyright © 2026. All rights reserved.