InlineResponse20093Data: InlineResponse20093Data

InlineResponse20093DataR Documentation

InlineResponse20093Data

Description

InlineResponse20093Data Class

Format

An R6Class generator object

Public fields

coinName

character

coinId

integer

poolIndex

integer

algoId

integer

algoName

character

Methods

Public methods


Method new()

Usage
InlineResponse20093Data$new(coinName, coinId, poolIndex, algoId, algoName, ...)

Method toJSON()

Usage
InlineResponse20093Data$toJSON()

Method fromJSON()

Usage
InlineResponse20093Data$fromJSON(InlineResponse20093DataJson)

Method toJSONString()

Usage
InlineResponse20093Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20093Data$fromJSONString(InlineResponse20093DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20093Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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