SubAccountCOINFuturesDetails | R Documentation |
SubAccountCOINFuturesDetails Class
An R6Class
generator object
email
character
assets
list( SubAccountCOINFuturesDetailsAssets )
canDeposit
character
canTrade
character
canWithdraw
character
feeTier
integer
updateTime
integer
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)
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.