SnapshotFutures: SnapshotFutures

SnapshotFuturesR Documentation

SnapshotFutures

Description

SnapshotFutures Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

snapshotVos

list( SnapshotFuturesSnapshotVos )

Methods

Public methods


Method new()

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

Method toJSON()

Usage
SnapshotFutures$toJSON()

Method fromJSON()

Usage
SnapshotFutures$fromJSON(SnapshotFuturesJson)

Method toJSONString()

Usage
SnapshotFutures$toJSONString()

Method fromJSONString()

Usage
SnapshotFutures$fromJSONString(SnapshotFuturesJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
SnapshotFutures$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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