Binance Connector JS
Preparing search index...
@binance/sub-account
SubAccountRestAPI
GetDetailOnSubAccountsMarginAccountResponse
Interface GetDetailOnSubAccountsMarginAccountResponse
Export
GetDetailOnSubAccountsMarginAccountResponse
interface
GetDetailOnSubAccountsMarginAccountResponse
{
email
?:
string
;
marginLevel
?:
string
;
marginTradeCoeffVo
?:
GetDetailOnSubAccountsMarginAccountResponseMarginTradeCoeffVo
;
marginUserAssetVoList
?:
GetDetailOnSubAccountsMarginAccountResponseMarginUserAssetVoListInner
[]
;
totalAssetOfBtc
?:
string
;
totalLiabilityOfBtc
?:
string
;
totalNetAssetOfBtc
?:
string
;
}
Index
Properties
email?
margin
Level?
margin
Trade
Coeff
Vo?
margin
User
Asset
Vo
List?
total
Asset
Of
Btc?
total
Liability
Of
Btc?
total
Net
Asset
Of
Btc?
Properties
Optional
email
email
?:
string
Memberof
GetDetailOnSubAccountsMarginAccountResponse
Optional
margin
Level
marginLevel
?:
string
Memberof
GetDetailOnSubAccountsMarginAccountResponse
Optional
margin
Trade
Coeff
Vo
marginTradeCoeffVo
?:
GetDetailOnSubAccountsMarginAccountResponseMarginTradeCoeffVo
Memberof
GetDetailOnSubAccountsMarginAccountResponse
Optional
margin
User
Asset
Vo
List
marginUserAssetVoList
?:
GetDetailOnSubAccountsMarginAccountResponseMarginUserAssetVoListInner
[]
Memberof
GetDetailOnSubAccountsMarginAccountResponse
Optional
total
Asset
Of
Btc
totalAssetOfBtc
?:
string
Memberof
GetDetailOnSubAccountsMarginAccountResponse
Optional
total
Liability
Of
Btc
totalLiabilityOfBtc
?:
string
Memberof
GetDetailOnSubAccountsMarginAccountResponse
Optional
total
Net
Asset
Of
Btc
totalNetAssetOfBtc
?:
string
Memberof
GetDetailOnSubAccountsMarginAccountResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
email
margin
Level
margin
Trade
Coeff
Vo
margin
User
Asset
Vo
List
total
Asset
Of
Btc
total
Liability
Of
Btc
total
Net
Asset
Of
Btc
Binance Connector JS
Loading...
Export
GetDetailOnSubAccountsMarginAccountResponse