InlineResponse20042 | R Documentation |
InlineResponse20042 Class
An R6Class
generator object
details
list( InlineResponse20042Details )
totalTransferBtc
character
totalTransferBNB
character
dribbletPercentage
character
new()
InlineResponse20042$new( details, totalTransferBtc, totalTransferBNB, dribbletPercentage, ... )
toJSON()
InlineResponse20042$toJSON()
fromJSON()
InlineResponse20042$fromJSON(InlineResponse20042Json)
toJSONString()
InlineResponse20042$toJSONString()
fromJSONString()
InlineResponse20042$fromJSONString(InlineResponse20042Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20042$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.