Uses of Class
com.xero.models.assets.Setting
Packages that use Setting
-
Uses of Setting in com.xero.api.client
Methods in com.xero.api.client that return SettingModifier and TypeMethodDescriptionAssetApi.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 -
Uses of Setting in com.xero.models.assets
Methods in com.xero.models.assets that return SettingModifier and TypeMethodDescriptionSetting.assetNumberPrefix(String assetNumberPrefix) The prefix used for fixed asset numbers (“FA-” by default)Setting.assetNumberSequence(String assetNumberSequence) The next available sequence numberSetting.assetStartDate(org.threeten.bp.LocalDate assetStartDate) The date depreciation calculations started on registered fixed assets in XeroSetting.defaultCapitalGainOnDisposalAccountId(UUID defaultCapitalGainOnDisposalAccountId) Default account that capital gains are posted toSetting.defaultGainOnDisposalAccountId(UUID defaultGainOnDisposalAccountId) Default account that gains are posted toSetting.defaultLossOnDisposalAccountId(UUID defaultLossOnDisposalAccountId) Default account that losses are posted toSetting.lastDepreciationDate(org.threeten.bp.LocalDate lastDepreciationDate) The last depreciation dateSetting.optInForTax(Boolean optInForTax) opt in for tax calculation