InlineResponse20047: InlineResponse20047

InlineResponse20047R Documentation

InlineResponse20047

Description

InlineResponse20047 Class

Format

An R6Class generator object

Public fields

total

integer

rows

list( InlineResponse20047Rows )

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20047$toJSON()

Method fromJSON()

Usage
InlineResponse20047$fromJSON(InlineResponse20047Json)

Method toJSONString()

Usage
InlineResponse20047$toJSONString()

Method fromJSONString()

Usage
InlineResponse20047$fromJSONString(InlineResponse20047Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20047$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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