InlineResponse2009: InlineResponse2009

InlineResponse2009R Documentation

InlineResponse2009

Description

InlineResponse2009 Class

Format

An R6Class generator object

Public fields

rows

list( InlineResponse2009Rows )

total

integer

Methods

Public methods


Method new()

Usage
InlineResponse2009$new(rows, total, ...)

Method toJSON()

Usage
InlineResponse2009$toJSON()

Method fromJSON()

Usage
InlineResponse2009$fromJSON(InlineResponse2009Json)

Method toJSONString()

Usage
InlineResponse2009$toJSONString()

Method fromJSONString()

Usage
InlineResponse2009$fromJSONString(InlineResponse2009Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse2009$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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