Uses of Class
com.xero.models.project.ProjectUsers
Packages that use ProjectUsers
-
Uses of ProjectUsers in com.xero.api.client
Methods in com.xero.api.client that return ProjectUsersModifier and TypeMethodDescriptionProjectApi.getProjectUsers(String accessToken, String xeroTenantId, Integer page, Integer pageSize) Retrieves a list of 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 ProjectUsersModifier and TypeMethodDescriptionProjectUsers.addItemsItem(ProjectUser itemsItem) itemsProjectUsers.items(List<ProjectUser> items) itemsProjectUsers.pagination(Pagination pagination) pagination