| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PayerInformation.Builder |
PayerInformation.Builder.accountId(String accountId)
Setter for accountId.
|
PayerInformation.Builder |
PayerInformation.Builder.address(SimplePostalAddressCoarseGrained address)
Setter for address.
|
PayerInformation.Builder |
PayerInformation.Builder.addressStatus(String addressStatus)
Setter for addressStatus.
|
PayerInformation.Builder |
PayerInformation.Builder.countryCode(String countryCode)
Setter for countryCode.
|
PayerInformation.Builder |
PayerInformation.Builder.emailAddress(String emailAddress)
Setter for emailAddress.
|
PayerInformation.Builder |
PayerInformation.Builder.payerName(PayerName payerName)
Setter for payerName.
|
PayerInformation.Builder |
PayerInformation.Builder.payerStatus(String payerStatus)
Setter for payerStatus.
|
PayerInformation.Builder |
PayerInformation.Builder.phoneNumber(Phone phoneNumber)
Setter for phoneNumber.
|
PayerInformation.Builder |
PayerInformation.toBuilder()
Builds a new
PayerInformation.Builder object. |
Copyright © 2026. All rights reserved.