InlineResponse20092 | R Documentation |
InlineResponse20092 Class
An R6Class
generator object
positionAmountVos
list( InlineResponse20092PositionAmountVos )
totalAmountInBTC
character
totalAmountInUSDT
character
totalFixedAmountInBTC
character
totalFixedAmountInUSDT
character
totalFlexibleInBTC
character
totalFlexibleInUSDT
character
new()
InlineResponse20092$new( positionAmountVos, totalAmountInBTC, totalAmountInUSDT, totalFixedAmountInBTC, totalFixedAmountInUSDT, totalFlexibleInBTC, totalFlexibleInUSDT, ... )
toJSON()
InlineResponse20092$toJSON()
fromJSON()
InlineResponse20092$fromJSON(InlineResponse20092Json)
toJSONString()
InlineResponse20092$toJSONString()
fromJSONString()
InlineResponse20092$fromJSONString(InlineResponse20092Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20092$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.