InlineResponse200136Data: InlineResponse200136Data

InlineResponse200136DataR Documentation

InlineResponse200136Data

Description

InlineResponse200136Data Class

Format

An R6Class generator object

Public fields

page

integer

totalRecords

integer

totalPageNum

integer

data

list( InlineResponse200136DataData )

Methods

Public methods


Method new()

Usage
InlineResponse200136Data$new(page, totalRecords, totalPageNum, data, ...)

Method toJSON()

Usage
InlineResponse200136Data$toJSON()

Method fromJSON()

Usage
InlineResponse200136Data$fromJSON(InlineResponse200136DataJson)

Method toJSONString()

Usage
InlineResponse200136Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200136Data$fromJSONString(InlineResponse200136DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200136Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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