InlineResponse20066 | R Documentation |
InlineResponse20066 Class
An R6Class
generator object
totalInitialMargin
character
totalMaintenanceMargin
character
totalMarginBalance
character
totalOpenOrderInitialMargin
character
totalPositionInitialMargin
character
totalUnrealizedProfit
character
totalWalletBalance
character
asset
character
subAccountList
list( InlineResponse20066SubAccountList )
new()
InlineResponse20066$new( totalInitialMargin, totalMaintenanceMargin, totalMarginBalance, totalOpenOrderInitialMargin, totalPositionInitialMargin, totalUnrealizedProfit, totalWalletBalance, asset, subAccountList, ... )
toJSON()
InlineResponse20066$toJSON()
fromJSON()
InlineResponse20066$fromJSON(InlineResponse20066Json)
toJSONString()
InlineResponse20066$toJSONString()
fromJSONString()
InlineResponse20066$fromJSONString(InlineResponse20066Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20066$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.