| InlineResponse20067 | R Documentation |
InlineResponse20067 Class
An R6Class generator object
entryPricecharacter
leveragecharacter
maxNotionalcharacter
liquidationPricecharacter
markPricecharacter
positionAmountcharacter
symbolcharacter
unrealizedProfitcharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.