| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
IdealPaymentObject |
IdealPaymentObject.Builder.build()
Builds a new
IdealPaymentObject object using the set fields. |
IdealPaymentObject |
PaymentSourceResponse.getIdeal()
Getter for Ideal.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentSourceResponse.Builder |
PaymentSourceResponse.Builder.ideal(IdealPaymentObject ideal)
Setter for ideal.
|
void |
PaymentSourceResponse.setIdeal(IdealPaymentObject ideal)
Setter for Ideal.
|
| 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.