InlineResponse20092PositionAmountVos | R Documentation |
InlineResponse20092PositionAmountVos Class
An R6Class
generator object
amount
character
amountInBTC
character
amountInUSDT
character
asset
character
new()
InlineResponse20092PositionAmountVos$new( amount, amountInBTC, amountInUSDT, asset, ... )
toJSON()
InlineResponse20092PositionAmountVos$toJSON()
fromJSON()
InlineResponse20092PositionAmountVos$fromJSON( InlineResponse20092PositionAmountVosJson )
toJSONString()
InlineResponse20092PositionAmountVos$toJSONString()
fromJSONString()
InlineResponse20092PositionAmountVos$fromJSONString( InlineResponse20092PositionAmountVosJson )
clone()
The objects of this class are cloneable with this method.
InlineResponse20092PositionAmountVos$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.