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