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