InlineResponse200102Data: InlineResponse200102Data

InlineResponse200102DataR Documentation

InlineResponse200102Data

Description

InlineResponse200102Data Class

Format

An R6Class generator object

Public fields

coinName

character

coinId

integer

poolIndex

integer

algoId

integer

algoName

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200102Data$toJSON()

Method fromJSON()

Usage
InlineResponse200102Data$fromJSON(InlineResponse200102DataJson)

Method toJSONString()

Usage
InlineResponse200102Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200102Data$fromJSONString(InlineResponse200102DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200102Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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