InlineResponse20094HashrateDatas: InlineResponse20094HashrateDatas

InlineResponse20094HashrateDatasR Documentation

InlineResponse20094HashrateDatas

Description

InlineResponse20094HashrateDatas Class

Format

An R6Class generator object

Public fields

time

integer

hashrate

character

reject

integer

Methods

Public methods


Method new()

Usage
InlineResponse20094HashrateDatas$new(time, hashrate, reject, ...)

Method toJSON()

Usage
InlineResponse20094HashrateDatas$toJSON()

Method fromJSON()

Usage
InlineResponse20094HashrateDatas$fromJSON(InlineResponse20094HashrateDatasJson)

Method toJSONString()

Usage
InlineResponse20094HashrateDatas$toJSONString()

Method fromJSONString()

Usage
InlineResponse20094HashrateDatas$fromJSONString(
  InlineResponse20094HashrateDatasJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20094HashrateDatas$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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