Binance Connector JS
Preparing search index...
@binance/sub-account
SubAccountRestAPI
GetSummaryOfSubAccountsMarginAccountResponse
Interface GetSummaryOfSubAccountsMarginAccountResponse
Export
GetSummaryOfSubAccountsMarginAccountResponse
interface
GetSummaryOfSubAccountsMarginAccountResponse
{
subAccountList
?:
GetSummaryOfSubAccountsMarginAccountResponseSubAccountListInner
[]
;
totalAssetOfBtc
?:
string
;
totalLiabilityOfBtc
?:
string
;
totalNetAssetOfBtc
?:
string
;
}
Index
Properties
sub
Account
List?
total
Asset
Of
Btc?
total
Liability
Of
Btc?
total
Net
Asset
Of
Btc?
Properties
Optional
sub
Account
List
subAccountList
?:
GetSummaryOfSubAccountsMarginAccountResponseSubAccountListInner
[]
Memberof
GetSummaryOfSubAccountsMarginAccountResponse
Optional
total
Asset
Of
Btc
totalAssetOfBtc
?:
string
Memberof
GetSummaryOfSubAccountsMarginAccountResponse
Optional
total
Liability
Of
Btc
totalLiabilityOfBtc
?:
string
Memberof
GetSummaryOfSubAccountsMarginAccountResponse
Optional
total
Net
Asset
Of
Btc
totalNetAssetOfBtc
?:
string
Memberof
GetSummaryOfSubAccountsMarginAccountResponse
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
sub
Account
List
total
Asset
Of
Btc
total
Liability
Of
Btc
total
Net
Asset
Of
Btc
Binance Connector JS
Loading...
Export
GetSummaryOfSubAccountsMarginAccountResponse