InlineResponse20095Data: InlineResponse20095Data

InlineResponse20095DataR Documentation

InlineResponse20095Data

Description

InlineResponse20095Data Class

Format

An R6Class generator object

Public fields

workerDatas

list( InlineResponse20095DataWorkerDatas )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20095Data$toJSON()

Method fromJSON()

Usage
InlineResponse20095Data$fromJSON(InlineResponse20095DataJson)

Method toJSONString()

Usage
InlineResponse20095Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20095Data$fromJSONString(InlineResponse20095DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20095Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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