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