| Package | Description |
|---|---|
| com.xero.models.payrollau |
| Modifier and Type | Method and Description |
|---|---|
Account |
Account.accountID(UUID accountID) |
Account |
Account.code(String code) |
Account |
Account.name(String name) |
Account |
Account.type(AccountType type) |
| Modifier and Type | Method and Description |
|---|---|
List<Account> |
Settings.getAccounts()
Payroll Account details for SuperExpense, SuperLiabilty, WagesExpense, PAYGLiability & WagesPayable.
|
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.addAccountsItem(Account accountsItem) |
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.accounts(List<Account> accounts) |
void |
Settings.setAccounts(List<Account> accounts) |
Copyright © 2020. All rights reserved.