InlineResponse20042Details | R Documentation |
InlineResponse20042Details Class
An R6Class
generator object
asset
character
assetFullName
character
amountFree
character
toBTC
character
toBNB
character
toBNBOffExchange
character
exchange
character
new()
InlineResponse20042Details$new( asset, assetFullName, amountFree, toBTC, toBNB, toBNBOffExchange, exchange, ... )
toJSON()
InlineResponse20042Details$toJSON()
fromJSON()
InlineResponse20042Details$fromJSON(InlineResponse20042DetailsJson)
toJSONString()
InlineResponse20042Details$toJSONString()
fromJSONString()
InlineResponse20042Details$fromJSONString(InlineResponse20042DetailsJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse20042Details$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.