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