| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static TaxRate.StatusEnum |
TaxRate.StatusEnum.fromValue(String value) |
TaxRate.StatusEnum |
TaxRate.getStatus()
See Status Codes
|
static TaxRate.StatusEnum |
TaxRate.StatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TaxRate.StatusEnum[] |
TaxRate.StatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaxRate.setStatus(TaxRate.StatusEnum status) |
TaxRate |
TaxRate.status(TaxRate.StatusEnum status) |
Copyright © 2019. All rights reserved.