| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.project |
| Modifier and Type | Method and Description |
|---|---|
Projects |
ProjectApi.getProjects(String accessToken,
String xeroTenantId,
List<UUID> projectIds,
UUID contactID,
String states,
Integer page,
Integer pageSize)
list all projects
Allows you to retrieve, create and update projects.
|
| Modifier and Type | Method and Description |
|---|---|
Projects |
Projects.addItemsItem(Project itemsItem) |
Projects |
Projects.items(List<Project> items) |
Projects |
Projects.pagination(Pagination pagination) |
Copyright © 2020. All rights reserved.