InlineResponse20019 | R Documentation |
InlineResponse20019 Class
An R6Class
generator object
borrowEnabled
character
marginLevel
character
totalAssetOfBtc
character
totalLiabilityOfBtc
character
totalNetAssetOfBtc
character
tradeEnabled
character
transferEnabled
character
userAssets
list( InlineResponse20019UserAssets )
new()
InlineResponse20019$new( borrowEnabled, marginLevel, totalAssetOfBtc, totalLiabilityOfBtc, totalNetAssetOfBtc, tradeEnabled, transferEnabled, userAssets, ... )
toJSON()
InlineResponse20019$toJSON()
fromJSON()
InlineResponse20019$fromJSON(InlineResponse20019Json)
toJSONString()
InlineResponse20019$toJSONString()
fromJSONString()
InlineResponse20019$fromJSONString(InlineResponse20019Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20019$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.