| IsolatedMarginAccountInfoAssets | R Documentation |
IsolatedMarginAccountInfoAssets Class
An R6Class generator object
baseAssetIsolatedMarginAccountInfoBaseAsset
quoteAssetIsolatedMarginAccountInfoQuoteAsset
symbolcharacter
isolatedCreatedcharacter
enabledcharacter
marginLevelcharacter
marginLevelStatuscharacter
marginRatiocharacter
indexPricecharacter
liquidatePricecharacter
liquidateRatecharacter
tradeEnabledcharacter
new()IsolatedMarginAccountInfoAssets$new( baseAsset, quoteAsset, symbol, isolatedCreated, enabled, marginLevel, marginLevelStatus, marginRatio, indexPrice, liquidatePrice, liquidateRate, tradeEnabled, ... )
toJSON()IsolatedMarginAccountInfoAssets$toJSON()
fromJSON()IsolatedMarginAccountInfoAssets$fromJSON(IsolatedMarginAccountInfoAssetsJson)
toJSONString()IsolatedMarginAccountInfoAssets$toJSONString()
fromJSONString()IsolatedMarginAccountInfoAssets$fromJSONString( IsolatedMarginAccountInfoAssetsJson )
clone()The objects of this class are cloneable with this method.
IsolatedMarginAccountInfoAssets$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.