SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp | R Documentation |
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp Class
An R6Class
generator object
totalMarginBalanceOfBTC
character
totalUnrealizedProfitOfBTC
character
totalWalletBalanceOfBTC
character
asset
character
subAccountList
list( SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespSubAccountList )
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$new()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$toJSON()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$fromJSON()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$toJSONString()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$fromJSONString()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$clone()
new()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$new( totalMarginBalanceOfBTC, totalUnrealizedProfitOfBTC, totalWalletBalanceOfBTC, asset, subAccountList, ... )
toJSON()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$toJSON()
fromJSON()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$fromJSON( SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespJson )
toJSONString()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$toJSONString()
fromJSONString()
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$fromJSONString( SubAccountCOINFuturesSummaryDeliveryAccountSummaryRespJson )
clone()
The objects of this class are cloneable with this method.
SubAccountCOINFuturesSummaryDeliveryAccountSummaryResp$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.