InlineResponse20094Data: InlineResponse20094Data

InlineResponse20094DataR Documentation

InlineResponse20094Data

Description

InlineResponse20094Data Class

Format

An R6Class generator object

Public fields

workerName

character

type

character

hashrateDatas

list( InlineResponse20094HashrateDatas )

Methods

Public methods


Method new()

Usage
InlineResponse20094Data$new(workerName, type, hashrateDatas, ...)

Method toJSON()

Usage
InlineResponse20094Data$toJSON()

Method fromJSON()

Usage
InlineResponse20094Data$fromJSON(InlineResponse20094DataJson)

Method toJSONString()

Usage
InlineResponse20094Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse20094Data$fromJSONString(InlineResponse20094DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20094Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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