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