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