InlineResponse200108Data: InlineResponse200108Data

InlineResponse200108DataR Documentation

InlineResponse200108Data

Description

InlineResponse200108Data Class

Format

An R6Class generator object

Public fields

profitTransferDetails

list( InlineResponse200108DataProfitTransferDetails )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

Usage
InlineResponse200108Data$new(profitTransferDetails, totalNum, pageSize, ...)

Method toJSON()

Usage
InlineResponse200108Data$toJSON()

Method fromJSON()

Usage
InlineResponse200108Data$fromJSON(InlineResponse200108DataJson)

Method toJSONString()

Usage
InlineResponse200108Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200108Data$fromJSONString(InlineResponse200108DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200108Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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