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