| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.project |
| Modifier and Type | Method and Description |
|---|---|
ProjectUsers |
ProjectApi.getProjectUsers(String accessToken,
String xeroTenantId,
Integer page,
Integer pageSize)
list all project users
Allows you to retrieve the users on a projects.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectUsers |
ProjectUsers.addItemsItem(ProjectUser itemsItem) |
ProjectUsers |
ProjectUsers.items(List<ProjectUser> items) |
ProjectUsers |
ProjectUsers.pagination(Pagination pagination) |
Copyright © 2020. All rights reserved.