InlineResponse20098Data: InlineResponse20098Data

InlineResponse20098DataR Documentation

InlineResponse20098Data

Description

InlineResponse20098Data Class

Format

An R6Class generator object

Public fields

configDetails

list( InlineResponse20098DataConfigDetails )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

Usage
InlineResponse20098Data$new(configDetails, totalNum, pageSize, ...)

Method toJSON()

Usage
InlineResponse20098Data$toJSON()

Method fromJSON()

Usage
InlineResponse20098Data$fromJSON(InlineResponse20098DataJson)

Method toJSONString()

Usage
InlineResponse20098Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20098Data$fromJSONString(InlineResponse20098DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20098Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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