InlineResponse200105Data: InlineResponse200105Data

InlineResponse200105DataR Documentation

InlineResponse200105Data

Description

InlineResponse200105Data Class

Format

An R6Class generator object

Public fields

accountProfits

list( InlineResponse200105DataAccountProfits )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200105Data$toJSON()

Method fromJSON()

Usage
InlineResponse200105Data$fromJSON(InlineResponse200105DataJson)

Method toJSONString()

Usage
InlineResponse200105Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200105Data$fromJSONString(InlineResponse200105DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200105Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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