| Package | Description |
|---|---|
| com.paypal.sdk.models |
| Modifier and Type | Method and Description |
|---|---|
TrustlyPaymentObject |
TrustlyPaymentObject.Builder.build()
Builds a new
TrustlyPaymentObject object using the set fields. |
TrustlyPaymentObject |
PaymentSourceResponse.getTrustly()
Getter for Trustly.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentSourceResponse.setTrustly(TrustlyPaymentObject trustly)
Setter for Trustly.
|
PaymentSourceResponse.Builder |
PaymentSourceResponse.Builder.trustly(TrustlyPaymentObject trustly)
Setter for trustly.
|
| 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.