InlineResponse20096Data: InlineResponse20096Data

InlineResponse20096DataR Documentation

InlineResponse20096Data

Description

InlineResponse20096Data Class

Format

An R6Class generator object

Public fields

accountProfits

list( InlineResponse20096DataAccountProfits )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

Usage
InlineResponse20096Data$new(accountProfits, totalNum, pageSize, ...)

Method toJSON()

Usage
InlineResponse20096Data$toJSON()

Method fromJSON()

Usage
InlineResponse20096Data$fromJSON(InlineResponse20096DataJson)

Method toJSONString()

Usage
InlineResponse20096Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20096Data$fromJSONString(InlineResponse20096DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20096Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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