InlineResponse200111Data: InlineResponse200111Data

InlineResponse200111DataR Documentation

InlineResponse200111Data

Description

InlineResponse200111Data Class

Format

An R6Class generator object

Public fields

fifteenMinHashRate

character

dayHashRate

character

validNum

integer

invalidNum

integer

profitToday

InlineResponse200111DataProfitToday

profitYesterday

InlineResponse200111DataProfitToday

userName

character

unit

character

algo

character

Methods

Public methods


Method new()

Usage
InlineResponse200111Data$new(
  fifteenMinHashRate,
  dayHashRate,
  validNum,
  invalidNum,
  profitToday,
  profitYesterday,
  userName,
  unit,
  algo,
  ...
)

Method toJSON()

Usage
InlineResponse200111Data$toJSON()

Method fromJSON()

Usage
InlineResponse200111Data$fromJSON(InlineResponse200111DataJson)

Method toJSONString()

Usage
InlineResponse200111Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200111Data$fromJSONString(InlineResponse200111DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200111Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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