| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PaypalWalletAttributesResponse |
PaypalWalletAttributesResponse.Builder.build()
Builds a new
PaypalWalletAttributesResponse object using the set fields. |
PaypalWalletAttributesResponse |
PaypalWalletResponse.getAttributes()
Getter for Attributes.
|
| Modifier and Type | Method and Description |
|---|---|
PaypalWalletResponse.Builder |
PaypalWalletResponse.Builder.attributes(PaypalWalletAttributesResponse attributes)
Setter for attributes.
|
void |
PaypalWalletResponse.setAttributes(PaypalWalletAttributesResponse attributes)
Setter for Attributes.
|
| Constructor and Description |
|---|
PaypalWalletResponse(String emailAddress,
String accountId,
PaypalWalletAccountVerificationStatus accountStatus,
Name name,
PhoneType phoneType,
PhoneNumber phoneNumber,
String birthDate,
String businessName,
TaxInfo taxInfo,
Address address,
PaypalWalletAttributesResponse attributes,
PaypalWalletStoredCredential storedCredential)
Initialization constructor.
|
Copyright © 2025. All rights reserved.