| Package | Description |
|---|---|
| com.xero.models.accounting |
| Modifier and Type | Method and Description |
|---|---|
static Organisation.VersionEnum |
Organisation.VersionEnum.fromValue(String value) |
Organisation.VersionEnum |
Organisation.getVersion()
See Version Types
|
static Organisation.VersionEnum |
Organisation.VersionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Organisation.VersionEnum[] |
Organisation.VersionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Organisation.setVersion(Organisation.VersionEnum version) |
Organisation |
Organisation.version(Organisation.VersionEnum version) |
Copyright © 2020. All rights reserved.