InlineResponse200113Data: InlineResponse200113Data

InlineResponse200113DataR Documentation

InlineResponse200113Data

Description

InlineResponse200113Data Class

Format

An R6Class generator object

Public fields

accountProfits

list( InlineResponse200113DataAccountProfits )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200113Data$toJSON()

Method fromJSON()

Usage
InlineResponse200113Data$fromJSON(InlineResponse200113DataJson)

Method toJSONString()

Usage
InlineResponse200113Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200113Data$fromJSONString(InlineResponse200113DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200113Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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