InlineResponse20074 | R Documentation |
InlineResponse20074 Class
An R6Class
generator object
coin
character
name
character
totalBalance
character
availableBalance
character
inOrder
character
btcValue
character
new()
InlineResponse20074$new( coin, name, totalBalance, availableBalance, inOrder, btcValue, ... )
toJSON()
InlineResponse20074$toJSON()
fromJSON()
InlineResponse20074$fromJSON(InlineResponse20074Json)
toJSONString()
InlineResponse20074$toJSONString()
fromJSONString()
InlineResponse20074$fromJSONString(InlineResponse20074Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20074$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.