Uses of Class
com.xero.models.project.ProjectUsers
| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.project |
-
Uses of ProjectUsers in com.xero.api.client
Methods in com.xero.api.client that return ProjectUsers Modifier and Type Method Description ProjectUsersProjectApi. getProjectUsers(String accessToken, String xeroTenantId, Integer page, Integer pageSize)list all project users Allows you to retrieve the users on a projects. -
Uses of ProjectUsers in com.xero.models.project
Methods in com.xero.models.project that return ProjectUsers Modifier and Type Method Description ProjectUsersProjectUsers. addItemsItem(ProjectUser itemsItem)ProjectUsersProjectUsers. items(List<ProjectUser> items)ProjectUsersProjectUsers. pagination(Pagination pagination)