InlineResponse200107Data: InlineResponse200107Data

InlineResponse200107DataR Documentation

InlineResponse200107Data

Description

InlineResponse200107Data Class

Format

An R6Class generator object

Public fields

configDetails

list( InlineResponse200107DataConfigDetails )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200107Data$toJSON()

Method fromJSON()

Usage
InlineResponse200107Data$fromJSON(InlineResponse200107DataJson)

Method toJSONString()

Usage
InlineResponse200107Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200107Data$fromJSONString(InlineResponse200107DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200107Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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