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