| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
TaxRates |
AccountingApi.createTaxRate(TaxRates taxRates)
Allows you to create Tax Rates
|
TaxRates |
AccountingApi.getTaxRates(String where,
String order,
String taxType)
Allows you to retrieve Tax Rates
|
TaxRates |
AccountingApi.updateTaxRate(TaxRates taxRates)
Allows you to update Tax Rates
|
| Modifier and Type | Method and Description |
|---|---|
TaxRates |
AccountingApi.createTaxRate(TaxRates taxRates)
Allows you to create Tax Rates
|
TaxRates |
AccountingApi.updateTaxRate(TaxRates taxRates)
Allows you to update Tax Rates
|
| Modifier and Type | Method and Description |
|---|---|
TaxRates |
TaxRates.addTaxRatesItem(TaxRate taxRatesItem) |
TaxRates |
TaxRates.taxRates(List<TaxRate> taxRates) |
Copyright © 2019. All rights reserved.