You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xero_assets.yaml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -264,6 +264,7 @@ paths:
264
264
example:
265
265
assetName: Computer74863
266
266
assetNumber: "123477544"
267
+
description: A computer for computing
267
268
purchaseDate: "2020-01-01"
268
269
purchasePrice: 100.0
269
270
disposalPrice: 23.23
@@ -316,6 +317,7 @@ paths:
316
317
assetId: 68f17094-af97-4f1b-b36b-013b45b6ad3c
317
318
assetName: Computer47822
318
319
assetNumber: "123478074"
320
+
description: A computer for computing
319
321
purchaseDate: 2020-01-01T00:00:00
320
322
purchasePrice: 100.0000
321
323
disposalPrice: 23.0000
@@ -661,6 +663,10 @@ components:
661
663
type: string
662
664
description: Must be unique.
663
665
example: FA-0013
666
+
description:
667
+
type: string
668
+
description: A description of the asset. May be supplied when creating or updating an asset and is returned for individual assets when set; may be omitted from collection responses.
0 commit comments