IsolatedMarginAccountInfoAssets | R Documentation |
IsolatedMarginAccountInfoAssets Class
An R6Class
generator object
baseAsset
IsolatedMarginAccountInfoBaseAsset
quoteAsset
IsolatedMarginAccountInfoQuoteAsset
symbol
character
isolatedCreated
character
enabled
character
marginLevel
character
marginLevelStatus
character
marginRatio
character
indexPrice
character
liquidatePrice
character
liquidateRate
character
tradeEnabled
character
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)
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.