| SubAccountCOINFuturesDetails | R Documentation |
SubAccountCOINFuturesDetails Class
An R6Class generator object
emailcharacter
assetslist( SubAccountCOINFuturesDetailsAssets )
canDepositcharacter
canTradecharacter
canWithdrawcharacter
feeTierinteger
updateTimeinteger
new()SubAccountCOINFuturesDetails$new( email, assets, canDeposit, canTrade, canWithdraw, feeTier, updateTime, ... )
toJSON()SubAccountCOINFuturesDetails$toJSON()
fromJSON()SubAccountCOINFuturesDetails$fromJSON(SubAccountCOINFuturesDetailsJson)
toJSONString()SubAccountCOINFuturesDetails$toJSONString()
fromJSONString()SubAccountCOINFuturesDetails$fromJSONString(SubAccountCOINFuturesDetailsJson)
clone()The objects of this class are cloneable with this method.
SubAccountCOINFuturesDetails$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.