public static class PaypalWallet.Builder extends Object
PaypalWallet.| Constructor and Description |
|---|
Builder() |
public PaypalWallet.Builder vaultId(String vaultId)
vaultId - String value for vaultId.public PaypalWallet.Builder emailAddress(String emailAddress)
emailAddress - String value for emailAddress.public PaypalWallet.Builder name(Name name)
name - Name value for name.public PaypalWallet.Builder phone(PhoneWithType phone)
phone - PhoneWithType value for phone.public PaypalWallet.Builder birthDate(String birthDate)
birthDate - String value for birthDate.public PaypalWallet.Builder taxInfo(TaxInfo taxInfo)
taxInfo - TaxInfo value for taxInfo.public PaypalWallet.Builder address(Address address)
address - Address value for address.public PaypalWallet.Builder attributes(PaypalWalletAttributes attributes)
attributes - PaypalWalletAttributes value for attributes.public PaypalWallet.Builder experienceContext(PaypalWalletExperienceContext experienceContext)
experienceContext - PaypalWalletExperienceContext value for experienceContext.public PaypalWallet.Builder billingAgreementId(String billingAgreementId)
billingAgreementId - String value for billingAgreementId.public PaypalWallet.Builder storedCredential(PaypalWalletStoredCredential storedCredential)
storedCredential - PaypalWalletStoredCredential value for storedCredential.public PaypalWallet build()
PaypalWallet object using the set fields.PaypalWalletCopyright © 2025. All rights reserved.