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