| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.project |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectApi.patchProject(String accessToken,
String xeroTenantId,
UUID projectId,
ProjectPatch projectPatch)
creates a project for the specified contact
Allows you to update a specific projects.
|
com.google.api.client.http.HttpResponse |
ProjectApi.patchProjectForHttpResponse(String accessToken,
String xeroTenantId,
UUID projectId,
ProjectPatch projectPatch) |
| Modifier and Type | Method and Description |
|---|---|
ProjectPatch |
ProjectPatch.status(ProjectStatus status) |
Copyright © 2020. All rights reserved.