Uses of Class
com.onlinepayments.domain.CustomerBankAccount
Packages that use CustomerBankAccount
-
Uses of CustomerBankAccount in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return CustomerBankAccountModifier and TypeMethodDescriptionRedirectPaymentMethodSpecificOutput.getCustomerBankAccount()Data of customer bank accountRedirectPaymentProduct5406SpecificInput.getCustomerBankAccount()Data of customer bank accountRedirectPaymentProduct5408SpecificInput.getCustomerBankAccount()Data of customer bank accountCustomerBankAccount.withAccountHolderName(String value) Name of account holderBank Identification CodeThe IBAN is the International Bank Account Number.Methods in com.onlinepayments.domain with parameters of type CustomerBankAccountModifier and TypeMethodDescriptionvoidRedirectPaymentMethodSpecificOutput.setCustomerBankAccount(CustomerBankAccount value) Data of customer bank accountvoidRedirectPaymentProduct5406SpecificInput.setCustomerBankAccount(CustomerBankAccount value) Data of customer bank accountvoidRedirectPaymentProduct5408SpecificInput.setCustomerBankAccount(CustomerBankAccount value) Data of customer bank accountRedirectPaymentMethodSpecificOutput.withCustomerBankAccount(CustomerBankAccount value) Data of customer bank accountRedirectPaymentProduct5406SpecificInput.withCustomerBankAccount(CustomerBankAccount value) Data of customer bank accountRedirectPaymentProduct5408SpecificInput.withCustomerBankAccount(CustomerBankAccount value) Data of customer bank account