InlineResponse20097Data: InlineResponse20097Data

InlineResponse20097DataR Documentation

InlineResponse20097Data

Description

InlineResponse20097Data Class

Format

An R6Class generator object

Public fields

otherProfits

list( InlineResponse20097DataOtherProfits )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20097Data$toJSON()

Method fromJSON()

Usage
InlineResponse20097Data$fromJSON(InlineResponse20097DataJson)

Method toJSONString()

Usage
InlineResponse20097Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20097Data$fromJSONString(InlineResponse20097DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20097Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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