| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
CardPaymentTokenEntity |
CardPaymentTokenEntity.Builder.build()
Builds a new
CardPaymentTokenEntity object using the set fields. |
CardPaymentTokenEntity |
PaymentTokenResponsePaymentSource.getCard()
Getter for Card.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentTokenResponsePaymentSource.Builder |
PaymentTokenResponsePaymentSource.Builder.card(CardPaymentTokenEntity card)
Setter for card.
|
void |
PaymentTokenResponsePaymentSource.setCard(CardPaymentTokenEntity card)
Setter for Card.
|
| Constructor and Description |
|---|
PaymentTokenResponsePaymentSource(CardPaymentTokenEntity card,
PaypalPaymentToken paypal,
VenmoPaymentToken venmo,
ApplePayPaymentToken applePay)
Initialization constructor.
|
Copyright © 2025. All rights reserved.