| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PaypalWalletAttributes |
PaypalWalletAttributes.Builder.build()
Builds a new
PaypalWalletAttributes object using the set fields. |
PaypalWalletAttributes |
PaypalWallet.getAttributes()
Getter for Attributes.
|
| Modifier and Type | Method and Description |
|---|---|
PaypalWallet.Builder |
PaypalWallet.Builder.attributes(PaypalWalletAttributes attributes)
Setter for attributes.
|
void |
PaypalWallet.setAttributes(PaypalWalletAttributes attributes)
Setter for Attributes.
|
| Constructor and Description |
|---|
PaypalWallet(String vaultId,
String emailAddress,
Name name,
PhoneWithType phone,
String birthDate,
TaxInfo taxInfo,
Address address,
PaypalWalletAttributes attributes,
PaypalWalletExperienceContext experienceContext,
String billingAgreementId,
PaypalWalletStoredCredential storedCredential)
Initialization constructor.
|
Copyright © 2025. All rights reserved.