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.
2 parents 9e2d9aa + 88c6785 commit c2d2de2Copy full SHA for c2d2de2
openapi.yaml
@@ -19238,6 +19238,19 @@ components:
19238
the estimate.
19239
example: 145
19240
x-linode-cli-display: 4
19241
+ billing_source:
19242
+ type: string
19243
+ readOnly: true
19244
+ enum:
19245
+ - akamai
19246
+ - linode
19247
+ description: >
19248
+ The source of service charges for this Account, as determined by its relationship with Akamai.
19249
+
19250
+ Accounts that are associated with Akamai-specific customers return a value of `akamai`.
19251
19252
+ All other Accounts return a value of `linode`.
19253
+ example: akamai
19254
capabilities:
19255
type: array
19256
items:
0 commit comments