InlineResponse20067 | R Documentation |
InlineResponse20067 Class
An R6Class
generator object
entryPrice
character
leverage
character
maxNotional
character
liquidationPrice
character
markPrice
character
positionAmount
character
symbol
character
unrealizedProfit
character
new()
InlineResponse20067$new( entryPrice, leverage, maxNotional, liquidationPrice, markPrice, positionAmount, symbol, unrealizedProfit, ... )
toJSON()
InlineResponse20067$toJSON()
fromJSON()
InlineResponse20067$fromJSON(InlineResponse20067Json)
toJSONString()
InlineResponse20067$toJSONString()
fromJSONString()
InlineResponse20067$fromJSONString(InlineResponse20067Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20067$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.