InlineResponse200135: InlineResponse200135

InlineResponse200135R Documentation

InlineResponse200135

Description

InlineResponse200135 Class

Format

An R6Class generator object

Public fields

list

list( InlineResponse200135List )

startTime

integer

endTime

integer

limit

integer

moreData

character

Methods

Public methods


Method new()

Usage
InlineResponse200135$new(list, startTime, endTime, limit, moreData, ...)

Method toJSON()

Usage
InlineResponse200135$toJSON()

Method fromJSON()

Usage
InlineResponse200135$fromJSON(InlineResponse200135Json)

Method toJSONString()

Usage
InlineResponse200135$toJSONString()

Method fromJSONString()

Usage
InlineResponse200135$fromJSONString(InlineResponse200135Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200135$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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