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