| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
BankAccount |
BankAccount.accountName(String accountName) |
BankAccount |
BankAccount.accountNumber(String accountNumber) |
BankAccount |
BankAccount.sortCode(String sortCode) |
| Modifier and Type | Method and Description |
|---|---|
List<BankAccount> |
PaymentMethod.getBankAccounts()
Get bankAccounts
|
| Modifier and Type | Method and Description |
|---|---|
PaymentMethod |
PaymentMethod.addBankAccountsItem(BankAccount bankAccountsItem) |
| Modifier and Type | Method and Description |
|---|---|
PaymentMethod |
PaymentMethod.bankAccounts(List<BankAccount> bankAccounts) |
void |
PaymentMethod.setBankAccounts(List<BankAccount> bankAccounts) |
Copyright © 2020. All rights reserved.