InlineResponse2002: InlineResponse2002

InlineResponse2002R Documentation

InlineResponse2002

Description

InlineResponse2002 Class

Format

An R6Class generator object

Public fields

lastUpdateId

integer

bids

list( array[character] )

asks

list( array[character] )

Methods

Public methods


Method new()

Usage
InlineResponse2002$new(lastUpdateId, bids, asks, ...)

Method toJSON()

Usage
InlineResponse2002$toJSON()

Method fromJSON()

Usage
InlineResponse2002$fromJSON(InlineResponse2002Json)

Method toJSONString()

Usage
InlineResponse2002$toJSONString()

Method fromJSONString()

Usage
InlineResponse2002$fromJSONString(InlineResponse2002Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse2002$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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