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