| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Allocations |
AccountingApi.createCreditNoteAllocation(UUID creditNoteID,
Allocations allocations)
Allows you to create Allocation on CreditNote
|
Allocations |
AccountingApi.createOverpaymentAllocation(UUID overpaymentID,
Allocations allocations)
Allows you to retrieve Allocations for overpayments
|
Allocations |
AccountingApi.createPrepaymentAllocation(UUID prepaymentID,
Allocations allocations)
Allows you to create an Allocation for prepayments
|
| Modifier and Type | Method and Description |
|---|---|
Allocations |
AccountingApi.createCreditNoteAllocation(UUID creditNoteID,
Allocations allocations)
Allows you to create Allocation on CreditNote
|
Allocations |
AccountingApi.createOverpaymentAllocation(UUID overpaymentID,
Allocations allocations)
Allows you to retrieve Allocations for overpayments
|
Allocations |
AccountingApi.createPrepaymentAllocation(UUID prepaymentID,
Allocations allocations)
Allows you to create an Allocation for prepayments
|
| Modifier and Type | Method and Description |
|---|---|
Allocations |
Allocations.addAllocationsItem(Allocation allocationsItem) |
Allocations |
Allocations.allocations(List<Allocation> allocations) |
Copyright © 2019. All rights reserved.