We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a948d16 commit 96dadbbCopy full SHA for 96dadbb
openapi.yaml
@@ -14395,7 +14395,7 @@ components:
14395
type: number
14396
readOnly: true
14397
description: The price, in US dollars, of the Invoice Item. Equal to the unit price multiplied by quantity.
14398
- example: 20.25
+ example: 20.20
14399
x-linode-cli-display: 4
14400
tax:
14401
@@ -14407,7 +14407,7 @@ components:
14407
14408
14409
description: The price of this Item after taxes in US Dollars.
14410
- example: 21.50
+ example: 21.45
14411
x-linode-cli-display: 6
14412
from:
14413
type: string
0 commit comments