Binance Connector JS
Preparing search index...
@binance/derivatives-trading-usds-futures
DerivativesTradingUsdsFuturesRestAPI
AccountInformationV3Response
Interface AccountInformationV3Response
Export
AccountInformationV3Response
interface
AccountInformationV3Response
{
assets
?:
AccountInformationV3ResponseAssetsInner
[]
;
availableBalance
?:
string
;
maxWithdrawAmount
?:
string
;
positions
?:
AccountInformationV3ResponsePositionsInner
[]
;
totalCrossUnPnl
?:
string
;
totalCrossWalletBalance
?:
string
;
totalInitialMargin
?:
string
;
totalMaintMargin
?:
string
;
totalMarginBalance
?:
string
;
totalOpenOrderInitialMargin
?:
string
;
totalPositionInitialMargin
?:
string
;
totalUnrealizedProfit
?:
string
;
totalWalletBalance
?:
string
;
}
Index
Properties
assets?
available
Balance?
max
Withdraw
Amount?
positions?
total
Cross
Un
Pnl?
total
Cross
Wallet
Balance?
total
Initial
Margin?
total
Maint
Margin?
total
Margin
Balance?
total
Open
Order
Initial
Margin?
total
Position
Initial
Margin?
total
Unrealized
Profit?
total
Wallet
Balance?
Properties
Optional
assets
assets
?:
AccountInformationV3ResponseAssetsInner
[]
Memberof
AccountInformationV3Response
Optional
available
Balance
availableBalance
?:
string
Memberof
AccountInformationV3Response
Optional
max
Withdraw
Amount
maxWithdrawAmount
?:
string
Memberof
AccountInformationV3Response
Optional
positions
positions
?:
AccountInformationV3ResponsePositionsInner
[]
Memberof
AccountInformationV3Response
Optional
total
Cross
Un
Pnl
totalCrossUnPnl
?:
string
Memberof
AccountInformationV3Response
Optional
total
Cross
Wallet
Balance
totalCrossWalletBalance
?:
string
Memberof
AccountInformationV3Response
Optional
total
Initial
Margin
totalInitialMargin
?:
string
Memberof
AccountInformationV3Response
Optional
total
Maint
Margin
totalMaintMargin
?:
string
Memberof
AccountInformationV3Response
Optional
total
Margin
Balance
totalMarginBalance
?:
string
Memberof
AccountInformationV3Response
Optional
total
Open
Order
Initial
Margin
totalOpenOrderInitialMargin
?:
string
Memberof
AccountInformationV3Response
Optional
total
Position
Initial
Margin
totalPositionInitialMargin
?:
string
Memberof
AccountInformationV3Response
Optional
total
Unrealized
Profit
totalUnrealizedProfit
?:
string
Memberof
AccountInformationV3Response
Optional
total
Wallet
Balance
totalWalletBalance
?:
string
Memberof
AccountInformationV3Response
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assets
available
Balance
max
Withdraw
Amount
positions
total
Cross
Un
Pnl
total
Cross
Wallet
Balance
total
Initial
Margin
total
Maint
Margin
total
Margin
Balance
total
Open
Order
Initial
Margin
total
Position
Initial
Margin
total
Unrealized
Profit
total
Wallet
Balance
Binance Connector JS
Loading...
Export
AccountInformationV3Response