InlineResponse200101Data: InlineResponse200101Data

InlineResponse200101DataR Documentation

InlineResponse200101Data

Description

InlineResponse200101Data Class

Format

An R6Class generator object

Public fields

algoName

character

algoId

integer

poolIndex

integer

unit

character

Methods

Public methods


Method new()

Usage
InlineResponse200101Data$new(algoName, algoId, poolIndex, unit, ...)

Method toJSON()

Usage
InlineResponse200101Data$toJSON()

Method fromJSON()

Usage
InlineResponse200101Data$fromJSON(InlineResponse200101DataJson)

Method toJSONString()

Usage
InlineResponse200101Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200101Data$fromJSONString(InlineResponse200101DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200101Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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