IsolatedMarginAccountInfo | R Documentation |
IsolatedMarginAccountInfo Class
An R6Class
generator object
assets
list( IsolatedMarginAccountInfoAssets )
totalAssetOfBtc
character
totalLiabilityOfBtc
character
totalNetAssetOfBtc
character
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)
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.