| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
Plan.Builder |
Plan.Builder.billingCycles(List<BillingCycle> billingCycles)
Setter for billingCycles.
|
Plan.Builder |
Plan.Builder.name(String name)
Setter for name.
|
Plan.Builder |
Plan.Builder.oneTimeCharges(OneTimeCharge oneTimeCharges)
Setter for oneTimeCharges.
|
Plan.Builder |
Plan.Builder.product(JsonValue product)
Setter for product.
|
Plan.Builder |
Plan.toBuilder()
Builds a new
Plan.Builder object. |
Copyright © 2025. All rights reserved.