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