public static class PaypalWalletAttributesResponse.Builder extends Object
PaypalWalletAttributesResponse.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PaypalWalletAttributesResponse |
build()
Builds a new
PaypalWalletAttributesResponse object using the set fields. |
PaypalWalletAttributesResponse.Builder |
cobrandedCards(List<CobrandedCard> cobrandedCards)
Setter for cobrandedCards.
|
PaypalWalletAttributesResponse.Builder |
vault(PaypalWalletVaultResponse vault)
Setter for vault.
|
public PaypalWalletAttributesResponse.Builder vault(PaypalWalletVaultResponse vault)
vault - PaypalWalletVaultResponse value for vault.public PaypalWalletAttributesResponse.Builder cobrandedCards(List<CobrandedCard> cobrandedCards)
cobrandedCards - List of CobrandedCard value for cobrandedCards.public PaypalWalletAttributesResponse build()
PaypalWalletAttributesResponse object using the set fields.PaypalWalletAttributesResponseCopyright © 2025. All rights reserved.