/home/desid573/public_html/payment/xero-2/doc/assets/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/assets/Model/Setting.md (1160B)
# Setting
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**asset_number_prefix** | **string** | The prefix used for fixed asset numbers (“FA-” by default) | [optional]
**asset_number_sequence** | **string** | The next available sequence number | [optional]
**asset_start_date** | [**\DateTime**](\DateTime.md) | The date depreciation calculations started on registered fixed assets in Xero | [optional]
**last_depreciation_date** | [**\DateTime**](\DateTime.md) | The last depreciation date | [optional]
**default_gain_on_disposal_account_id** | **string** | Default account that gains are posted to | [optional]
**default_loss_on_disposal_account_id** | **string** | Default account that losses are posted to | [optional]
**default_capital_gain_on_disposal_account_id** | **string** | Default account that capital gains are posted to | [optional]
**opt_in_for_tax** | **bool** | opt in for tax calculation | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)