SnapshotSpot: SnapshotSpot

SnapshotSpotR Documentation

SnapshotSpot

Description

SnapshotSpot Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

snapshotVos

list( SnapshotSpotSnapshotVos )

Methods

Public methods


Method new()

Usage
SnapshotSpot$new(code, msg, snapshotVos, ...)

Method toJSON()

Usage
SnapshotSpot$toJSON()

Method fromJSON()

Usage
SnapshotSpot$fromJSON(SnapshotSpotJson)

Method toJSONString()

Usage
SnapshotSpot$toJSONString()

Method fromJSONString()

Usage
SnapshotSpot$fromJSONString(SnapshotSpotJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SnapshotSpot$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


grahamjwhite/binanceRapi documentation built on Nov. 22, 2022, 9:37 p.m.