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