File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -19859,7 +19859,7 @@ paths:
1985919859 tags:
1986019860 - Enterprise
1986119861 summary: Get gas tank balance
19862- description: Returns gas tank balance for an asset.
19862+ description: Returns gas tank balance and address for an asset.
1986319863 operationId: v2.enterprise.feeAddressBalance
1986419864 parameters:
1986519865 - $ref: '#/components/parameters/pathEnterpriseId'
@@ -41496,6 +41496,9 @@ components:
4149641496 type: string
4149741497 format: date-time
4149841498 title: ISO Date String
41499+ isMobileAccessToken:
41500+ type: boolean
41501+ description: Flag indicating if this token was created via mobile session endpoint
4149941502 required:
4150041503 - id
4150141504 - isExtensible
@@ -44923,6 +44926,7 @@ components:
4492344926 - Setup (Inc)
4492444927 - Staking (Inc)
4492544928 - Platform Integration (B2B2C) (Inc)
44929+ - OTC Trading
4492644930 description: Requested Products
4492744931 requestedBitgoProducts:
4492844932 type: array
@@ -53231,6 +53235,10 @@ components:
5323153235 type: string
5323253236 description: |
5323353237 Total balance in enterprise gas tank.
53238+ address:
53239+ type: string
53240+ description: |
53241+ The gas tank (fee) address associated with the enterprise.
5323453242 FeeAddressTransferIntent:
5323553243 title: FeeAddressTransferIntent
5323653244 allOf:
You can’t perform that action at this time.
0 commit comments