| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
TaxRate |
TaxRate.addTaxComponentsItem(TaxComponent taxComponentsItem) |
TaxRate |
TaxRate.name(String name) |
TaxRate |
TaxRate.reportTaxType(TaxRate.ReportTaxTypeEnum reportTaxType) |
TaxRate |
TaxRate.status(TaxRate.StatusEnum status) |
TaxRate |
TaxRate.taxComponents(List<TaxComponent> taxComponents) |
TaxRate |
TaxRate.taxType(String taxType) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxRate> |
TaxRates.getTaxRates()
Get taxRates
|
| Modifier and Type | Method and Description |
|---|---|
TaxRates |
TaxRates.addTaxRatesItem(TaxRate taxRatesItem) |
| Modifier and Type | Method and Description |
|---|---|
void |
TaxRates.setTaxRates(List<TaxRate> taxRates) |
TaxRates |
TaxRates.taxRates(List<TaxRate> taxRates) |
Copyright © 2019. All rights reserved.