| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PayerName |
PayerName.Builder.build()
Builds a new
PayerName object using the set fields. |
PayerName |
PayerInformation.getPayerName()
Getter for PayerName.
|
| Modifier and Type | Method and Description |
|---|---|
PayerInformation.Builder |
PayerInformation.Builder.payerName(PayerName payerName)
Setter for payerName.
|
void |
PayerInformation.setPayerName(PayerName payerName)
Setter for PayerName.
|
| Constructor and Description |
|---|
PayerInformation(String accountId,
String emailAddress,
Phone phoneNumber,
String addressStatus,
String payerStatus,
PayerName payerName,
String countryCode,
SimplePostalAddressCoarseGrained address)
Initialization constructor.
|
Copyright © 2026. All rights reserved.