InlineResponse20030 | R Documentation |
InlineResponse20030 Class
An R6Class
generator object
vipLevel
integer [optional]
symbol
character [optional]
leverage
character [optional]
data
list( SapiV1MarginIsolatedMarginDataData ) [optional]
new()
InlineResponse20030$new( vipLevel = NULL, symbol = NULL, leverage = NULL, data = NULL, ... )
toJSON()
InlineResponse20030$toJSON()
fromJSON()
InlineResponse20030$fromJSON(InlineResponse20030Json)
toJSONString()
InlineResponse20030$toJSONString()
fromJSONString()
InlineResponse20030$fromJSONString(InlineResponse20030Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20030$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.