| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PaypalWalletExperienceContext |
PaypalWalletExperienceContext.Builder.build()
Builds a new
PaypalWalletExperienceContext object using the set fields. |
PaypalWalletExperienceContext |
PaypalWallet.getExperienceContext()
Getter for ExperienceContext.
|
| Modifier and Type | Method and Description |
|---|---|
PaypalWallet.Builder |
PaypalWallet.Builder.experienceContext(PaypalWalletExperienceContext experienceContext)
Setter for experienceContext.
|
void |
PaypalWallet.setExperienceContext(PaypalWalletExperienceContext experienceContext)
Setter for ExperienceContext.
|
| 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.