SubAccountCOINFuturesDetailsAssets | R Documentation |
SubAccountCOINFuturesDetailsAssets Class
An R6Class
generator object
asset
character
initialMargin
character
maintenanceMargin
character
marginBalance
character
maxWithdrawAmount
character
openOrderInitialMargin
character
positionInitialMargin
character
unrealizedProfit
character
walletBalance
character
new()
SubAccountCOINFuturesDetailsAssets$new( asset, initialMargin, maintenanceMargin, marginBalance, maxWithdrawAmount, openOrderInitialMargin, positionInitialMargin, unrealizedProfit, walletBalance, ... )
toJSON()
SubAccountCOINFuturesDetailsAssets$toJSON()
fromJSON()
SubAccountCOINFuturesDetailsAssets$fromJSON( SubAccountCOINFuturesDetailsAssetsJson )
toJSONString()
SubAccountCOINFuturesDetailsAssets$toJSONString()
fromJSONString()
SubAccountCOINFuturesDetailsAssets$fromJSONString( SubAccountCOINFuturesDetailsAssetsJson )
clone()
The objects of this class are cloneable with this method.
SubAccountCOINFuturesDetailsAssets$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.