InlineResponse200106Data: InlineResponse200106Data

InlineResponse200106DataR Documentation

InlineResponse200106Data

Description

InlineResponse200106Data Class

Format

An R6Class generator object

Public fields

otherProfits

list( InlineResponse200106DataOtherProfits )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

Usage
InlineResponse200106Data$new(otherProfits, totalNum, pageSize, ...)

Method toJSON()

Usage
InlineResponse200106Data$toJSON()

Method fromJSON()

Usage
InlineResponse200106Data$fromJSON(InlineResponse200106DataJson)

Method toJSONString()

Usage
InlineResponse200106Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200106Data$fromJSONString(InlineResponse200106DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200106Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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