Skip to content

Commit 8746e9a

Browse files
Make Quotes follow same object patterns
1 parent 073ba35 commit 8746e9a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

xero_accounting.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26548,6 +26548,7 @@ components:
2654826548
description: QuoteID GUID is automatically generated and is returned after create or GET.
2654926549
type: string
2655026550
format: uuid
26551+
x-entity-identifier: true
2655126552
QuoteNumber:
2655226553
description: Unique alpha numeric code identifying a quote (Max Length = 255)
2655326554
maxLength: 255
@@ -26593,6 +26594,7 @@ components:
2659326594
description: The currency rate for a multicurrency quote
2659426595
type: number
2659526596
format: double
26597+
x-is-money: true
2659626598
SubTotal:
2659726599
description: Total of quote excluding taxes.
2659826600
type: number

0 commit comments

Comments
 (0)