| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
P24PaymentObject |
P24PaymentObject.Builder.build()
Builds a new
P24PaymentObject object using the set fields. |
P24PaymentObject |
PaymentSourceResponse.getP24()
Getter for P24.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentSourceResponse.Builder |
PaymentSourceResponse.Builder.p24(P24PaymentObject p24)
Setter for p24.
|
void |
PaymentSourceResponse.setP24(P24PaymentObject p24)
Setter for P24.
|
| Constructor and Description |
|---|
PaymentSourceResponse(CardResponse card,
PaypalWalletResponse paypal,
BancontactPaymentObject bancontact,
BlikPaymentObject blik,
EpsPaymentObject eps,
GiropayPaymentObject giropay,
IdealPaymentObject ideal,
MybankPaymentObject mybank,
P24PaymentObject p24,
SofortPaymentObject sofort,
TrustlyPaymentObject trustly,
ApplePayPaymentObject applePay,
GooglePayWalletResponse googlePay,
VenmoWalletResponse venmo)
Initialization constructor.
|
Copyright © 2025. All rights reserved.