InlineResponse2002 | R Documentation |
InlineResponse2002 Class
An R6Class
generator object
lastUpdateId
integer
bids
list( array[character] )
asks
list( array[character] )
new()
InlineResponse2002$new(lastUpdateId, bids, asks, ...)
toJSON()
InlineResponse2002$toJSON()
fromJSON()
InlineResponse2002$fromJSON(InlineResponse2002Json)
toJSONString()
InlineResponse2002$toJSONString()
fromJSONString()
InlineResponse2002$fromJSONString(InlineResponse2002Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse2002$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.