| InlineResponse200102Data | R Documentation |
InlineResponse200102Data Class
An R6Class generator object
coinNamecharacter
coinIdinteger
poolIndexinteger
algoIdinteger
algoNamecharacter
new()InlineResponse200102Data$new( coinName, coinId, poolIndex, algoId, algoName, ... )
toJSON()InlineResponse200102Data$toJSON()
fromJSON()InlineResponse200102Data$fromJSON(InlineResponse200102DataJson)
toJSONString()InlineResponse200102Data$toJSONString()
fromJSONString()InlineResponse200102Data$fromJSONString(InlineResponse200102DataJson)
clone()The objects of this class are cloneable with this method.
InlineResponse200102Data$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.