Binance Connector JS
Preparing search index...
@binance/derivatives-trading-usds-futures
DerivativesTradingUsdsFuturesWebsocketAPI
AccountInformationV2ResponseResult
Interface AccountInformationV2ResponseResult
Export
AccountInformationV2ResponseResult
interface
AccountInformationV2ResponseResult
{
assets
?:
AccountInformationV2ResponseResultAssetsInner
[]
;
availableBalance
?:
string
;
maxWithdrawAmount
?:
string
;
positions
?:
AccountInformationV2ResponseResultPositionsInner
[]
;
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
?:
AccountInformationV2ResponseResultAssetsInner
[]
Memberof
AccountInformationV2ResponseResult
Optional
available
Balance
availableBalance
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
max
Withdraw
Amount
maxWithdrawAmount
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
positions
positions
?:
AccountInformationV2ResponseResultPositionsInner
[]
Memberof
AccountInformationV2ResponseResult
Optional
total
Cross
Un
Pnl
totalCrossUnPnl
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
total
Cross
Wallet
Balance
totalCrossWalletBalance
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
total
Initial
Margin
totalInitialMargin
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
total
Maint
Margin
totalMaintMargin
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
total
Margin
Balance
totalMarginBalance
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
total
Open
Order
Initial
Margin
totalOpenOrderInitialMargin
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
total
Position
Initial
Margin
totalPositionInitialMargin
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
total
Unrealized
Profit
totalUnrealizedProfit
?:
string
Memberof
AccountInformationV2ResponseResult
Optional
total
Wallet
Balance
totalWalletBalance
?:
string
Memberof
AccountInformationV2ResponseResult
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
AccountInformationV2ResponseResult