Settings
Provides access to asset-related settings within Xero, including default asset settings for the organization. It helps with configuring asset management preferences.
Columns
| Name | Type | Description |
| AssetNumberPrefix | String | The prefix used when generating fixed asset numbers for the organisation. |
| AssetNumberSequence | String | The next available sequential asset number for the organisation. |
| AssetStartDate | Date | The date on which Xero started calculating depreciation for fixed assets. |
| LastDepreciationDate | Date | The date when the most recent depreciation was calculated for fixed assets. |
| DefaultGainOnDisposalAccountId | String | The default account used to post gains on the disposal of fixed assets. |
| DefaultLossOnDisposalAccountId | String | The default account used to post losses on the disposal of fixed assets. |
| DefaultCapitalGainOnDisposalAccountId | String | The default account used to post capital gains from the disposal of fixed assets. |
| OptInForTax | Boolean | A boolean indicating whether the organisation has opted in for tax calculations related to fixed asset disposals. |
| TenantId | String | The ID of the tenant to query instead of the connection tenant. |