toggle menu
adyen-android
androidJvm
switch theme
search in API
components-core
/
com.adyen.checkout.components.core.paymentmethod
/
ACHDirectDebitPaymentMethod
/
ACHDirectDebitPaymentMethod
ACHDirect
Debit
Payment
Method
constructor
(
type
:
String
?
,
checkoutAttemptId
:
String
?
,
encryptedBankAccountNumber
:
String
?
=
null
,
encryptedBankLocationId
:
String
?
=
null
,
ownerName
:
String
?
=
null
,
storedPaymentMethodId
:
String
?
=
null
)