| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
TaxRates |
AccountingApi.createTaxRate(TaxRates taxRates)
200 - A successful request
|
TaxRates |
AccountingApi.getTaxRates(String where,
String order,
String taxType)
GET a TaxRate
|
TaxRates |
AccountingApi.updateTaxRate(TaxRates taxRates)
200 - A successful request
|
| Modifier and Type | Method and Description |
|---|---|
TaxRates |
AccountingApi.createTaxRate(TaxRates taxRates)
200 - A successful request
|
TaxRates |
AccountingApi.updateTaxRate(TaxRates taxRates)
200 - A successful request
|
| Modifier and Type | Method and Description |
|---|---|
TaxRates |
TaxRates.addTaxRatesItem(TaxRate taxRatesItem) |
TaxRates |
TaxRates.taxRates(List<TaxRate> taxRates) |
Copyright © 2018. All rights reserved.