| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
OrderUpdateCallbackShippingOption |
OrderUpdateCallbackShippingOption.Builder.build()
Builds a new
OrderUpdateCallbackShippingOption object using the set fields. |
OrderUpdateCallbackShippingOption |
OrderUpdateCallbackRequest.getShippingOption()
Getter for ShippingOption.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OrderUpdateCallbackRequest.setShippingOption(OrderUpdateCallbackShippingOption shippingOption)
Setter for ShippingOption.
|
OrderUpdateCallbackRequest.Builder |
OrderUpdateCallbackRequest.Builder.shippingOption(OrderUpdateCallbackShippingOption shippingOption)
Setter for shippingOption.
|
| Constructor and Description |
|---|
OrderUpdateCallbackRequest(OrderUpdateCallbackShippingAddress shippingAddress,
List<PurchaseUnitRequest> purchaseUnits,
String id,
OrderUpdateCallbackShippingOption shippingOption)
Initialization constructor.
|
Copyright © 2025. All rights reserved.