| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
Purchase |
Purchase.accountCode(String accountCode) |
Purchase |
Purchase.coGSAccountCode(String coGSAccountCode) |
Purchase |
Item.getPurchaseDetails()
Get purchaseDetails
|
Purchase |
Item.getSalesDetails()
Get salesDetails
|
Purchase |
Purchase.taxType(TaxType taxType) |
Purchase |
Purchase.unitPrice(Float unitPrice) |
| Modifier and Type | Method and Description |
|---|---|
Item |
Item.purchaseDetails(Purchase purchaseDetails) |
Item |
Item.salesDetails(Purchase salesDetails) |
void |
Item.setPurchaseDetails(Purchase purchaseDetails) |
void |
Item.setSalesDetails(Purchase salesDetails) |
Copyright © 2018. All rights reserved.