/home/desid573/public_html/payment/xero-2/doc/assets/Model
NameSizeModeActions
Asset.md19780644editdlrm
Assets.md4630644editdlrm
AssetStatus.md2890644editdlrm
AssetStatusQueryParam.md2990644editdlrm
AssetType.md11150644editdlrm
BookDepreciationDetail.md12100644editdlrm
BookDepreciationSetting.md11410644editdlrm
Error.md8870644editdlrm
FieldValidationErrorsElement.md7900644editdlrm
Pagination.md4490644editdlrm
ResourceValidationErrorsElement.md7300644editdlrm
Setting.md11600644editdlrm
Edit: /home/desid573/public_html/payment/xero-2/doc/assets/Model/BookDepreciationDetail.md (1210B)
# BookDepreciationDetail ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **current_capital_gain** | **double** | When an asset is disposed, this will be the sell price minus the purchase price if a profit was made. | [optional] **current_gain_loss** | **double** | When an asset is disposed, this will be the lowest one of sell price or purchase price, minus the current book value. | [optional] **depreciation_start_date** | [**\DateTime**](\DateTime.md) | YYYY-MM-DD | [optional] **cost_limit** | **double** | The value of the asset you want to depreciate, if this is less than the cost of the asset. | [optional] **residual_value** | **double** | The value of the asset remaining when you've fully depreciated it. | [optional] **prior_accum_depreciation_amount** | **double** | All depreciation prior to the current financial year. | [optional] **current_accum_depreciation_amount** | **double** | All depreciation occurring in the current financial year. | [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)