InlineResponse20010: InlineResponse20010

InlineResponse20010R Documentation

InlineResponse20010

Description

InlineResponse20010 Class

Format

An R6Class generator object

Public fields

rows

list( InlineResponse20010Rows )

total

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20010$toJSON()

Method fromJSON()

Usage
InlineResponse20010$fromJSON(InlineResponse20010Json)

Method toJSONString()

Usage
InlineResponse20010$toJSONString()

Method fromJSONString()

Usage
InlineResponse20010$fromJSONString(InlineResponse20010Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20010$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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