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