InlineResponse20063 | R Documentation |
InlineResponse20063 Class
An R6Class
generator object
totalAssetOfBtc
character
totalLiabilityOfBtc
character
totalNetAssetOfBtc
character
subAccountList
list( InlineResponse20063SubAccountList )
new()
InlineResponse20063$new( totalAssetOfBtc, totalLiabilityOfBtc, totalNetAssetOfBtc, subAccountList, ... )
toJSON()
InlineResponse20063$toJSON()
fromJSON()
InlineResponse20063$fromJSON(InlineResponse20063Json)
toJSONString()
InlineResponse20063$toJSONString()
fromJSONString()
InlineResponse20063$fromJSONString(InlineResponse20063Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20063$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.