| AccountBalances | R Documentation |
AccountBalances Class
An R6Class generator object
assetcharacter
freecharacter
lockedcharacter
new()AccountBalances$new(asset, free, locked, ...)
toJSON()AccountBalances$toJSON()
fromJSON()AccountBalances$fromJSON(AccountBalancesJson)
toJSONString()AccountBalances$toJSONString()
fromJSONString()AccountBalances$fromJSONString(AccountBalancesJson)
clone()The objects of this class are cloneable with this method.
AccountBalances$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.