SubAccountUSDTFuturesSummaryFutureAccountSummaryResp | R Documentation |
SubAccountUSDTFuturesSummaryFutureAccountSummaryResp Class
An R6Class
generator object
totalInitialMargin
character
totalMaintenanceMargin
character
totalMarginBalance
character
totalOpenOrderInitialMargin
character
totalPositionInitialMargin
character
totalUnrealizedProfit
character
totalWalletBalance
character
asset
character
subAccountList
list( 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)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.