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