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