| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PlanRequest |
PlanRequest.Builder.build()
Builds a new
PlanRequest object using the set fields. |
PlanRequest |
CreateBillingPlanInput.getBody()
Getter for Body.
|
| Modifier and Type | Method and Description |
|---|---|
CreateBillingPlanInput.Builder |
CreateBillingPlanInput.Builder.body(PlanRequest body)
Setter for body.
|
void |
CreateBillingPlanInput.setBody(PlanRequest body)
Setter for Body.
|
| Constructor and Description |
|---|
CreateBillingPlanInput(String contentType,
String prefer,
String paypalRequestId,
PlanRequest body)
Initialization constructor.
|
Copyright © 2026. All rights reserved.