Uses of Class
com.adyen.model.checkout.details.AchDetails
-
Packages that use AchDetails Package Description com.adyen.model.checkout.details -
-
Uses of AchDetails in com.adyen.model.checkout.details
Methods in com.adyen.model.checkout.details that return AchDetails Modifier and Type Method Description AchDetailsAchDetails. bankAccountNumber(String bankAccountNumber)AchDetailsAchDetails. bankLocationId(String bankLocationId)AchDetailsAchDetails. encryptedBankAccountNumber(String encryptedBankAccountNumber)AchDetailsAchDetails. encryptedBankLocationId(String encryptedBankLocationId)AchDetailsAchDetails. ownerName(String ownerName)AchDetailsAchDetails. storedPaymentMethodId(String storedPaymentMethodId)AchDetailsAchDetails. type(String type)
-