| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Refund> |
PaymentsController.getRefund(GetRefundInput input)
Shows details for a refund, by ID.
|
CompletableFuture<ApiResponse<Refund>> |
PaymentsController.getRefundAsync(GetRefundInput input)
Shows details for a refund, by ID.
|
| Modifier and Type | Method and Description |
|---|---|
GetRefundInput |
GetRefundInput.Builder.build()
Builds a new
GetRefundInput object using the set fields. |
Copyright © 2025. All rights reserved.