Uses of Class
com.xero.models.accounting.Allocations
Packages that use Allocations
-
Uses of Allocations in com.xero.api.client
Methods in com.xero.api.client that return AllocationsModifier and TypeMethodDescriptionAccountingApi.createCreditNoteAllocation(String accessToken, String xeroTenantId, UUID creditNoteID, Allocations allocations, Boolean summarizeErrors, String idempotencyKey) Creates allocation for a specific credit noteAccountingApi.createOverpaymentAllocations(String accessToken, String xeroTenantId, UUID overpaymentID, Allocations allocations, Boolean summarizeErrors, String idempotencyKey) Creates a single allocation for a specific overpaymentAccountingApi.createPrepaymentAllocations(String accessToken, String xeroTenantId, UUID prepaymentID, Allocations allocations, Boolean summarizeErrors, String idempotencyKey) Allows you to create an Allocation for prepaymentsMethods in com.xero.api.client with parameters of type AllocationsModifier and TypeMethodDescriptionAccountingApi.createCreditNoteAllocation(String accessToken, String xeroTenantId, UUID creditNoteID, Allocations allocations, Boolean summarizeErrors, String idempotencyKey) Creates allocation for a specific credit notecom.google.api.client.http.HttpResponseAccountingApi.createCreditNoteAllocationForHttpResponse(String accessToken, String xeroTenantId, UUID creditNoteID, Allocations allocations, Boolean summarizeErrors, String idempotencyKey) Creates allocation for a specific credit noteAccountingApi.createOverpaymentAllocations(String accessToken, String xeroTenantId, UUID overpaymentID, Allocations allocations, Boolean summarizeErrors, String idempotencyKey) Creates a single allocation for a specific overpaymentcom.google.api.client.http.HttpResponseAccountingApi.createOverpaymentAllocationsForHttpResponse(String accessToken, String xeroTenantId, UUID overpaymentID, Allocations allocations, Boolean summarizeErrors, String idempotencyKey) Creates a single allocation for a specific overpaymentAccountingApi.createPrepaymentAllocations(String accessToken, String xeroTenantId, UUID prepaymentID, Allocations allocations, Boolean summarizeErrors, String idempotencyKey) Allows you to create an Allocation for prepaymentscom.google.api.client.http.HttpResponseAccountingApi.createPrepaymentAllocationsForHttpResponse(String accessToken, String xeroTenantId, UUID prepaymentID, Allocations allocations, Boolean summarizeErrors, String idempotencyKey) Allows you to create an Allocation for prepayments -
Uses of Allocations in com.xero.models.accounting
Methods in com.xero.models.accounting that return AllocationsModifier and TypeMethodDescriptionAllocations.addAllocationsItem(Allocation allocationsItem) allocationsAllocations.allocations(List<Allocation> allocations) allocations