| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Void> |
SubscriptionsController.patchBillingPlan(PatchBillingPlanInput input)
Updates a plan with the `CREATED` or `ACTIVE` status.
|
CompletableFuture<ApiResponse<Void>> |
SubscriptionsController.patchBillingPlanAsync(PatchBillingPlanInput input)
Updates a plan with the `CREATED` or `ACTIVE` status.
|
| Modifier and Type | Method and Description |
|---|---|
PatchBillingPlanInput |
PatchBillingPlanInput.Builder.build()
Builds a new
PatchBillingPlanInput object using the set fields. |
Copyright © 2026. All rights reserved.