InlineResponse200103Data: InlineResponse200103Data

InlineResponse200103DataR Documentation

InlineResponse200103Data

Description

InlineResponse200103Data Class

Format

An R6Class generator object

Public fields

workerName

character

type

character

hashrateDatas

list( InlineResponse200103HashrateDatas )

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200103Data$toJSON()

Method fromJSON()

Usage
InlineResponse200103Data$fromJSON(InlineResponse200103DataJson)

Method toJSONString()

Usage
InlineResponse200103Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200103Data$fromJSONString(InlineResponse200103DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200103Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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