| InlineResponse20064SubAccountList | R Documentation |
InlineResponse20064SubAccountList Class
An R6Class generator object
emailcharacter
totalInitialMargincharacter
totalMaintenanceMargincharacter
totalMarginBalancecharacter
totalOpenOrderInitialMargincharacter
totalPositionInitialMargincharacter
totalUnrealizedProfitcharacter
totalWalletBalancecharacter
assetcharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.