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