Uses of Class
com.xero.models.project.ProjectPatch
Packages that use ProjectPatch
-
Uses of ProjectPatch in com.xero.api.client
Methods in com.xero.api.client with parameters of type ProjectPatchModifier and TypeMethodDescriptionvoidProjectApi.patchProject(String accessToken, String xeroTenantId, UUID projectId, ProjectPatch projectPatch, String idempotencyKey) creates a project for the specified contact Allows you to update a specific projects.com.google.api.client.http.HttpResponseProjectApi.patchProjectForHttpResponse(String accessToken, String xeroTenantId, UUID projectId, ProjectPatch projectPatch, String idempotencyKey) creates a project for the specified contact Allows you to update a specific projects. -
Uses of ProjectPatch in com.xero.models.project
Methods in com.xero.models.project that return ProjectPatch