| SubAccountCOINFuturesDetailsAssets | R Documentation |
SubAccountCOINFuturesDetailsAssets Class
An R6Class generator object
assetcharacter
initialMargincharacter
maintenanceMargincharacter
marginBalancecharacter
maxWithdrawAmountcharacter
openOrderInitialMargincharacter
positionInitialMargincharacter
unrealizedProfitcharacter
walletBalancecharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.