| Package | Description |
|---|---|
| com.xero.api.client | |
| com.xero.models.assets |
| Modifier and Type | Method and Description |
|---|---|
Setting |
AssetApi.getAssetSettings(String accessToken,
String xeroTenantId)
searches fixed asset settings
By passing in the appropriate options, you can search for available fixed asset types in the system
|
| Modifier and Type | Method and Description |
|---|---|
Setting |
Setting.assetNumberPrefix(String assetNumberPrefix) |
Setting |
Setting.assetNumberSequence(String assetNumberSequence) |
Setting |
Setting.assetStartDate(org.threeten.bp.LocalDate assetStartDate) |
Setting |
Setting.defaultCapitalGainOnDisposalAccountId(UUID defaultCapitalGainOnDisposalAccountId) |
Setting |
Setting.defaultGainOnDisposalAccountId(UUID defaultGainOnDisposalAccountId) |
Setting |
Setting.defaultLossOnDisposalAccountId(UUID defaultLossOnDisposalAccountId) |
Setting |
Setting.lastDepreciationDate(org.threeten.bp.LocalDate lastDepreciationDate) |
Setting |
Setting.optInForTax(Boolean optInForTax) |
Copyright © 2020. All rights reserved.