| InlineResponse20066SubAccountList | R Documentation |
InlineResponse20066SubAccountList Class
An R6Class generator object
emailcharacter
totalInitialMargincharacter
totalMaintenanceMargincharacter
totalMarginBalancecharacter
totalOpenOrderInitialMargincharacter
totalPositionInitialMargincharacter
totalUnrealizedProfitcharacter
totalWalletBalancecharacter
assetcharacter
new()InlineResponse20066SubAccountList$new( email, totalInitialMargin, totalMaintenanceMargin, totalMarginBalance, totalOpenOrderInitialMargin, totalPositionInitialMargin, totalUnrealizedProfit, totalWalletBalance, asset, ... )
toJSON()InlineResponse20066SubAccountList$toJSON()
fromJSON()InlineResponse20066SubAccountList$fromJSON( InlineResponse20066SubAccountListJson )
toJSONString()InlineResponse20066SubAccountList$toJSONString()
fromJSONString()InlineResponse20066SubAccountList$fromJSONString( InlineResponse20066SubAccountListJson )
clone()The objects of this class are cloneable with this method.
InlineResponse20066SubAccountList$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.