| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PhoneNumberWithOptionalCountryCode |
PhoneNumberWithOptionalCountryCode.Builder.build()
Builds a new
PhoneNumberWithOptionalCountryCode object using the set fields. |
PhoneNumberWithOptionalCountryCode |
ShippingWithTrackingDetails.getPhoneNumber()
Getter for PhoneNumber.
|
| Modifier and Type | Method and Description |
|---|---|
ShippingWithTrackingDetails.Builder |
ShippingWithTrackingDetails.Builder.phoneNumber(PhoneNumberWithOptionalCountryCode phoneNumber)
Setter for phoneNumber.
|
void |
ShippingWithTrackingDetails.setPhoneNumber(PhoneNumberWithOptionalCountryCode phoneNumber)
Setter for PhoneNumber.
|
| Constructor and Description |
|---|
ShippingWithTrackingDetails(List<OrderTrackerResponse> trackers,
ShippingName name,
String emailAddress,
PhoneNumberWithOptionalCountryCode phoneNumber,
FulfillmentType type,
List<ShippingOption> options,
Address address)
Initialization constructor.
|
Copyright © 2026. All rights reserved.