| IsolatedMarginAccountInfoBaseAsset | R Documentation |
IsolatedMarginAccountInfoBaseAsset Class
An R6Class generator object
assetcharacter
borrowEnabledcharacter
borrowedcharacter
freecharacter
interestcharacter
lockedcharacter
netAssetcharacter
netAssetOfBtccharacter
repayEnabledcharacter
totalAssetcharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.