Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion xero_assets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -791,7 +791,8 @@ components:
example: 0.05
description: The rate of depreciation (e.g. 0.05)
effectiveLifeYears:
type: integer
type: number
format: double
example: 5
description: Effective life of the asset in years (e.g. 5)
depreciationCalculationMethod:
Expand Down
Loading