InlineResponse20063Assets | R Documentation |
InlineResponse20063Assets Class
An R6Class
generator object
asset
character
initialMargin
character
maintenanceMargin
character
marginBalance
character
maxWithdrawAmount
character
openOrderInitialMargin
character
positionInitialMargin
character
unrealizedProfit
character
walletBalance
character
new()
InlineResponse20063Assets$new( asset, initialMargin, maintenanceMargin, marginBalance, maxWithdrawAmount, openOrderInitialMargin, positionInitialMargin, unrealizedProfit, walletBalance, ... )
toJSON()
InlineResponse20063Assets$toJSON()
fromJSON()
InlineResponse20063Assets$fromJSON(InlineResponse20063AssetsJson)
toJSONString()
InlineResponse20063Assets$toJSONString()
fromJSONString()
InlineResponse20063Assets$fromJSONString(InlineResponse20063AssetsJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse20063Assets$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.