InlineResponse20099Data: InlineResponse20099Data

InlineResponse20099DataR Documentation

InlineResponse20099Data

Description

InlineResponse20099Data Class

Format

An R6Class generator object

Public fields

profitTransferDetails

list( InlineResponse20099DataProfitTransferDetails )

totalNum

integer

pageSize

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20099Data$toJSON()

Method fromJSON()

Usage
InlineResponse20099Data$fromJSON(InlineResponse20099DataJson)

Method toJSONString()

Usage
InlineResponse20099Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20099Data$fromJSONString(InlineResponse20099DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20099Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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