InlineResponse200122Data: InlineResponse200122Data

InlineResponse200122DataR Documentation

InlineResponse200122Data

Description

InlineResponse200122Data Class

Format

An R6Class generator object

Public fields

page

integer

totalRecords

integer

totalPageNum

integer

data

list( InlineResponse200122DataData )

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200122Data$toJSON()

Method fromJSON()

Usage
InlineResponse200122Data$fromJSON(InlineResponse200122DataJson)

Method toJSONString()

Usage
InlineResponse200122Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200122Data$fromJSONString(InlineResponse200122DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200122Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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