SnapshotSpotSnapshotVos | R Documentation |
SnapshotSpotSnapshotVos Class
An R6Class
generator object
data
SnapshotSpotData
type
character
updateTime
integer
new()
SnapshotSpotSnapshotVos$new(data, type, updateTime, ...)
toJSON()
SnapshotSpotSnapshotVos$toJSON()
fromJSON()
SnapshotSpotSnapshotVos$fromJSON(SnapshotSpotSnapshotVosJson)
toJSONString()
SnapshotSpotSnapshotVos$toJSONString()
fromJSONString()
SnapshotSpotSnapshotVos$fromJSONString(SnapshotSpotSnapshotVosJson)
clone()
The objects of this class are cloneable with this method.
SnapshotSpotSnapshotVos$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.