Uses of Class
com.xero.models.payrolluk.BankAccount
Packages that use BankAccount
-
Uses of BankAccount in com.xero.models.payrolluk
Methods in com.xero.models.payrolluk that return BankAccountModifier and TypeMethodDescriptionBankAccount.accountName(String accountName) Bank account name (max length = 32)BankAccount.accountNumber(String accountNumber) Bank account number (digits only; max length = 8)Bank account sort code (6 digits)Methods in com.xero.models.payrolluk that return types with arguments of type BankAccountMethods in com.xero.models.payrolluk with parameters of type BankAccountModifier and TypeMethodDescriptionPaymentMethod.addBankAccountsItem(BankAccount bankAccountsItem) bankAccountsMethod parameters in com.xero.models.payrolluk with type arguments of type BankAccountModifier and TypeMethodDescriptionPaymentMethod.bankAccounts(List<BankAccount> bankAccounts) bankAccountsvoidPaymentMethod.setBankAccounts(List<BankAccount> bankAccounts) bankAccounts