| Package | Description |
|---|---|
| com.paypal.sdk.controllers | |
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<Order> |
OrdersController.getOrder(GetOrderInput input)
Shows details for an order, by ID.
|
CompletableFuture<ApiResponse<Order>> |
OrdersController.getOrderAsync(GetOrderInput input)
Shows details for an order, by ID.
|
| Modifier and Type | Method and Description |
|---|---|
GetOrderInput |
GetOrderInput.Builder.build()
Builds a new
GetOrderInput object using the set fields. |
Copyright © 2025. All rights reserved.