Binance Connector JS
Preparing search index...
@binance/margin-trading
MarginTradingRestAPI
QueryIsolatedMarginAccountInfoResponse
Interface QueryIsolatedMarginAccountInfoResponse
Export
QueryIsolatedMarginAccountInfoResponse
interface
QueryIsolatedMarginAccountInfoResponse
{
assets
?:
QueryIsolatedMarginAccountInfoResponseAssetsInner
[]
;
totalAssetOfBtc
?:
string
;
totalLiabilityOfBtc
?:
string
;
totalNetAssetOfBtc
?:
string
;
}
Index
Properties
assets?
total
Asset
Of
Btc?
total
Liability
Of
Btc?
total
Net
Asset
Of
Btc?
Properties
Optional
assets
assets
?:
QueryIsolatedMarginAccountInfoResponseAssetsInner
[]
Memberof
QueryIsolatedMarginAccountInfoResponse
Optional
total
Asset
Of
Btc
totalAssetOfBtc
?:
string
Memberof
QueryIsolatedMarginAccountInfoResponse
Optional
total
Liability
Of
Btc
totalLiabilityOfBtc
?:
string
Memberof
QueryIsolatedMarginAccountInfoResponse
Optional
total
Net
Asset
Of
Btc
totalNetAssetOfBtc
?:
string
Memberof
QueryIsolatedMarginAccountInfoResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assets
total
Asset
Of
Btc
total
Liability
Of
Btc
total
Net
Asset
Of
Btc
Binance Connector JS
Loading...
Export
QueryIsolatedMarginAccountInfoResponse