| Package | Description |
|---|---|
| com.xero.models.payrolluk |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.accountID(UUID accountID) |
Account |
Account.code(String code) |
Account |
Account.name(String name) |
Account |
Account.type(Account.TypeEnum type) |
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
Accounts.getAccounts()
Get accounts
|
| Modifier and Type | Method and Description |
|---|---|
Accounts |
Accounts.addAccountsItem(Account accountsItem) |
| Modifier and Type | Method and Description |
|---|---|
Accounts |
Accounts.accounts(List<Account> accounts) |
void |
Accounts.setAccounts(List<Account> accounts) |
Copyright © 2020. All rights reserved.