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