AccountBalances | R Documentation |
AccountBalances Class
An R6Class
generator object
asset
character
free
character
locked
character
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)
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.