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