| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
BlikPaymentObject |
BlikPaymentObject.Builder.build()
Builds a new
BlikPaymentObject object using the set fields. |
BlikPaymentObject |
PaymentSourceResponse.getBlik()
Getter for Blik.
|
| Modifier and Type | Method and Description |
|---|---|
PaymentSourceResponse.Builder |
PaymentSourceResponse.Builder.blik(BlikPaymentObject blik)
Setter for blik.
|
void |
PaymentSourceResponse.setBlik(BlikPaymentObject blik)
Setter for Blik.
|
| 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.