Skip to content

Commit b216172

Browse files
gcxeroshehanster
authored andcommitted
docs(accounting): update UpdatedDateUTCString descriptions for consistency
1 parent b16351f commit b216172

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

xero_accounting.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21658,7 +21658,7 @@ components:
2165821658
example: /Date(1573755038314)/
2165921659
readOnly: true
2166021660
UpdatedDateUTCString:
21661-
description: Last modified date ISO-8601 UTC format
21661+
description: UTC ISO-8601 formatted timestamp of last update to the credit note
2166221662
type: string
2166321663
format: date-time
2166421664
example: 2019-11-14T18:10:38Z
@@ -22495,13 +22495,13 @@ components:
2249522495
format: double
2249622496
x-is-money: true
2249722497
UpdatedDateUTC:
22498-
description: Last modified date UTC format
22498+
description: UTC timestamp of last update to the invoice
2249922499
type: string
2250022500
x-is-msdate-time: true
2250122501
example: /Date(1573755038314)/
2250222502
readOnly: true
2250322503
UpdatedDateUTCString:
22504-
description: Last modified date ISO-8601 UTC format
22504+
description: UTC ISO-8601 formatted timestamp of last update to the invoice
2250522505
type: string
2250622506
format: date-time
2250722507
example: 2019-11-14T18:10:38Z
@@ -23755,7 +23755,7 @@ components:
2375523755
example: /Date(1573755038314)/
2375623756
readOnly: true
2375723757
UpdatedDateUTCString:
23758-
description: Last modified date ISO-8601 UTC format
23758+
description: UTC ISO-8601 formatted timestamp of last update to the overpayment
2375923759
type: string
2376023760
format: date-time
2376123761
example: 2019-11-14T18:10:38Z
@@ -23910,7 +23910,7 @@ components:
2391023910
example: /Date(1573755038314)/
2391123911
readOnly: true
2391223912
UpdatedDateUTCString:
23913-
description: Last modified date ISO-8601 UTC format
23913+
description: UTC ISO-8601 formatted timestamp of last update to the payment
2391423914
type: string
2391523915
format: date-time
2391623916
example: 2019-11-14T18:10:38Z
@@ -24036,7 +24036,7 @@ components:
2403624036
example: /Date(1573755038314)/
2403724037
readOnly: true
2403824038
UpdatedDateUTCString:
24039-
description: Last modified date ISO-8601 UTC format
24039+
description: UTC ISO-8601 formatted timestamp of last update to the prepayment
2404024040
type: string
2404124041
format: date-time
2404224042
example: 2019-11-14T18:10:38Z

0 commit comments

Comments
 (0)