| IsolatedMarginAccountInfo | R Documentation |
IsolatedMarginAccountInfo Class
An R6Class generator object
assetslist( IsolatedMarginAccountInfoAssets )
totalAssetOfBtccharacter
totalLiabilityOfBtccharacter
totalNetAssetOfBtccharacter
new()IsolatedMarginAccountInfo$new( assets, totalAssetOfBtc, totalLiabilityOfBtc, totalNetAssetOfBtc, ... )
toJSON()IsolatedMarginAccountInfo$toJSON()
fromJSON()IsolatedMarginAccountInfo$fromJSON(IsolatedMarginAccountInfoJson)
toJSONString()IsolatedMarginAccountInfo$toJSONString()
fromJSONString()IsolatedMarginAccountInfo$fromJSONString(IsolatedMarginAccountInfoJson)
clone()The objects of this class are cloneable with this method.
IsolatedMarginAccountInfo$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.