IsolatedMarginAccountInfoBaseAsset | R Documentation |
IsolatedMarginAccountInfoBaseAsset Class
An R6Class
generator object
asset
character
borrowEnabled
character
borrowed
character
free
character
interest
character
locked
character
netAsset
character
netAssetOfBtc
character
repayEnabled
character
totalAsset
character
new()
IsolatedMarginAccountInfoBaseAsset$new( asset, borrowEnabled, borrowed, free, interest, locked, netAsset, netAssetOfBtc, repayEnabled, totalAsset, ... )
toJSON()
IsolatedMarginAccountInfoBaseAsset$toJSON()
fromJSON()
IsolatedMarginAccountInfoBaseAsset$fromJSON( IsolatedMarginAccountInfoBaseAssetJson )
toJSONString()
IsolatedMarginAccountInfoBaseAsset$toJSONString()
fromJSONString()
IsolatedMarginAccountInfoBaseAsset$fromJSONString( IsolatedMarginAccountInfoBaseAssetJson )
clone()
The objects of this class are cloneable with this method.
IsolatedMarginAccountInfoBaseAsset$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.