| SubAccountUSDTFuturesSummaryFutureAccountSummaryResp | R Documentation |
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp Class
An R6Class generator object
totalInitialMargincharacter
totalMaintenanceMargincharacter
totalMarginBalancecharacter
totalOpenOrderInitialMargincharacter
totalPositionInitialMargincharacter
totalUnrealizedProfitcharacter
totalWalletBalancecharacter
assetcharacter
subAccountListlist( SubAccountUSDTFuturesSummaryFutureAccountSummaryRespSubAccountList )
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$toJSON()
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$fromJSON()
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$toJSONString()
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$fromJSONString()
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$clone()
new()SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$new( totalInitialMargin, totalMaintenanceMargin, totalMarginBalance, totalOpenOrderInitialMargin, totalPositionInitialMargin, totalUnrealizedProfit, totalWalletBalance, asset, subAccountList, ... )
toJSON()SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$toJSON()
fromJSON()SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$fromJSON( SubAccountUSDTFuturesSummaryFutureAccountSummaryRespJson )
toJSONString()SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$toJSONString()
fromJSONString()SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$fromJSONString( SubAccountUSDTFuturesSummaryFutureAccountSummaryRespJson )
clone()The objects of this class are cloneable with this method.
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.