InlineResponse20044: InlineResponse20044

InlineResponse20044R Documentation

InlineResponse20044

Description

InlineResponse20044 Class

Format

An R6Class generator object

Public fields

rows

list( InlineResponse20044Rows )

total

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20044$toJSON()

Method fromJSON()

Usage
InlineResponse20044$fromJSON(InlineResponse20044Json)

Method toJSONString()

Usage
InlineResponse20044$toJSONString()

Method fromJSONString()

Usage
InlineResponse20044$fromJSONString(InlineResponse20044Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20044$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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