| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
VenmoWalletVaultAttributes |
VenmoWalletVaultAttributes.Builder.build()
Builds a new
VenmoWalletVaultAttributes object using the set fields. |
VenmoWalletVaultAttributes |
VenmoWalletAdditionalAttributes.getVault()
Getter for Vault.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VenmoWalletAdditionalAttributes.setVault(VenmoWalletVaultAttributes vault)
Setter for Vault.
|
VenmoWalletAdditionalAttributes.Builder |
VenmoWalletAdditionalAttributes.Builder.vault(VenmoWalletVaultAttributes vault)
Setter for vault.
|
| Constructor and Description |
|---|
VenmoWalletAdditionalAttributes(VenmoWalletCustomerInformation customer,
VenmoWalletVaultAttributes vault)
Initialization constructor.
|
Copyright © 2025. All rights reserved.