| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
PaypalWalletVaultResponse |
PaypalWalletVaultResponse.Builder.build()
Builds a new
PaypalWalletVaultResponse object using the set fields. |
PaypalWalletVaultResponse |
PaypalWalletAttributesResponse.getVault()
Getter for Vault.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaypalWalletAttributesResponse.setVault(PaypalWalletVaultResponse vault)
Setter for Vault.
|
PaypalWalletAttributesResponse.Builder |
PaypalWalletAttributesResponse.Builder.vault(PaypalWalletVaultResponse vault)
Setter for vault.
|
| Constructor and Description |
|---|
PaypalWalletAttributesResponse(PaypalWalletVaultResponse vault,
List<CobrandedCard> cobrandedCards)
Initialization constructor.
|
Copyright © 2025. All rights reserved.