InlineResponse20011: InlineResponse20011

InlineResponse20011R Documentation

InlineResponse20011

Description

InlineResponse20011 Class

Format

An R6Class generator object

Public fields

rows

list( InlineResponse20011Rows )

total

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20011$toJSON()

Method fromJSON()

Usage
InlineResponse20011$fromJSON(InlineResponse20011Json)

Method toJSONString()

Usage
InlineResponse20011$toJSONString()

Method fromJSONString()

Usage
InlineResponse20011$fromJSONString(InlineResponse20011Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20011$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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