File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -21598,16 +21598,6 @@ components:
2159821598 `linode`: This Invoice was generated according to the default terms, prices, and discounts.
2159921599 example: linode
2160021600 x-linode-cli-display: 3.5
21601- region:
21602- type: string
21603- readOnly: true
21604- nullable: true
21605- description: |
21606- The ID of the applicable Region associated with this Invoice.
21607-
21608- `null` if there is no applicable Region.
21609- example: us-west
21610- x-linode-cli-display: 7
2161121601 InvoiceItem:
2161221602 type: object
2161321603 description: An InvoiceItem object.
@@ -21668,6 +21658,16 @@ components:
2166821658 readOnly: true
2166921659 description: The monthly service fee in US Dollars for this Item.
2167021660 example: 5.05
21661+ region:
21662+ type: string
21663+ readOnly: true
21664+ nullable: true
21665+ description: |
21666+ The ID of the applicable Region associated with this Invoice Item.
21667+
21668+ `null` if there is no applicable Region.
21669+ example: us-west
21670+ x-linode-cli-display: 7
2167121671 IPAddress:
2167221672 type: object
2167321673 description: >
You can’t perform that action at this time.
0 commit comments