| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
User |
User.emailAddress(String emailAddress) |
User |
User.firstName(String firstName) |
User |
User.isSubscriber(Boolean isSubscriber) |
User |
User.lastName(String lastName) |
User |
User.organisationRole(String organisationRole) |
User |
User.updatedDateUTC(String updatedDateUTC) |
User |
User.userID(UUID userID) |
| Modifier and Type | Method and Description |
|---|---|
List<User> |
Users.getUsers()
Get users
|
| Modifier and Type | Method and Description |
|---|---|
Users |
Users.addUsersItem(User usersItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
Users.setUsers(List<User> users) |
Users |
Users.users(List<User> users) |
Copyright © 2018. All rights reserved.