| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Users |
AccountingApi.getUser(String accessToken,
String xeroTenantId,
UUID userID)
Allows you to retrieve a specified user
|
Users |
AccountingApi.getUsers(String accessToken,
String xeroTenantId,
org.threeten.bp.OffsetDateTime ifModifiedSince,
String where,
String order)
Allows you to retrieve users
|
| Modifier and Type | Method and Description |
|---|---|
Users |
Users.addUsersItem(User usersItem) |
Users |
Users.users(List<User> users) |
Copyright © 2019. All rights reserved.