public static class PaymentSourceResponse.Builder extends Object
PaymentSourceResponse.| Constructor and Description |
|---|
Builder() |
public PaymentSourceResponse.Builder card(CardResponse card)
card - CardResponse value for card.public PaymentSourceResponse.Builder paypal(PaypalWalletResponse paypal)
paypal - PaypalWalletResponse value for paypal.public PaymentSourceResponse.Builder bancontact(BancontactPaymentObject bancontact)
bancontact - BancontactPaymentObject value for bancontact.public PaymentSourceResponse.Builder blik(BlikPaymentObject blik)
blik - BlikPaymentObject value for blik.public PaymentSourceResponse.Builder eps(EpsPaymentObject eps)
eps - EpsPaymentObject value for eps.public PaymentSourceResponse.Builder giropay(GiropayPaymentObject giropay)
giropay - GiropayPaymentObject value for giropay.public PaymentSourceResponse.Builder ideal(IdealPaymentObject ideal)
ideal - IdealPaymentObject value for ideal.public PaymentSourceResponse.Builder mybank(MybankPaymentObject mybank)
mybank - MybankPaymentObject value for mybank.public PaymentSourceResponse.Builder p24(P24PaymentObject p24)
p24 - P24PaymentObject value for p24.public PaymentSourceResponse.Builder sofort(SofortPaymentObject sofort)
sofort - SofortPaymentObject value for sofort.public PaymentSourceResponse.Builder trustly(TrustlyPaymentObject trustly)
trustly - TrustlyPaymentObject value for trustly.public PaymentSourceResponse.Builder applePay(ApplePayPaymentObject applePay)
applePay - ApplePayPaymentObject value for applePay.public PaymentSourceResponse.Builder googlePay(GooglePayWalletResponse googlePay)
googlePay - GooglePayWalletResponse value for googlePay.public PaymentSourceResponse.Builder venmo(VenmoWalletResponse venmo)
venmo - VenmoWalletResponse value for venmo.public PaymentSourceResponse build()
PaymentSourceResponse object using the set fields.PaymentSourceResponseCopyright © 2025. All rights reserved.