InlineResponse200104Data: InlineResponse200104Data

InlineResponse200104DataR Documentation

InlineResponse200104Data

Description

InlineResponse200104Data Class

Format

An R6Class generator object

Public fields

workerDatas

list( InlineResponse200104DataWorkerDatas )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

Usage
InlineResponse200104Data$new(workerDatas, totalNum, pageSize, ...)

Method toJSON()

Usage
InlineResponse200104Data$toJSON()

Method fromJSON()

Usage
InlineResponse200104Data$fromJSON(InlineResponse200104DataJson)

Method toJSONString()

Usage
InlineResponse200104Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200104Data$fromJSONString(InlineResponse200104DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200104Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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