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