InlineResponse20013 | R Documentation |
InlineResponse20013 Class
An R6Class
generator object
id
integer
symbol
character
base
character
quote
character
isMarginTrade
character
isBuyAllowed
character
isSellAllowed
character
new()
InlineResponse20013$new( id, symbol, base, quote, isMarginTrade, isBuyAllowed, isSellAllowed, ... )
toJSON()
InlineResponse20013$toJSON()
fromJSON()
InlineResponse20013$fromJSON(InlineResponse20013Json)
toJSONString()
InlineResponse20013$toJSONString()
fromJSONString()
InlineResponse20013$fromJSONString(InlineResponse20013Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20013$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.