InlineResponse200107DataConfigDetails: InlineResponse200107DataConfigDetails

InlineResponse200107DataConfigDetailsR Documentation

InlineResponse200107DataConfigDetails

Description

InlineResponse200107DataConfigDetails Class

Format

An R6Class generator object

Public fields

configId

integer

poolUsername

character

toPoolUsername

character

algoName

character

hashRate

integer

startDay

integer

endDay

integer

status

integer

Methods

Public methods


Method new()

Usage
InlineResponse200107DataConfigDetails$new(
  configId,
  poolUsername,
  toPoolUsername,
  algoName,
  hashRate,
  startDay,
  endDay,
  status,
  ...
)

Method toJSON()

Usage
InlineResponse200107DataConfigDetails$toJSON()

Method fromJSON()

Usage
InlineResponse200107DataConfigDetails$fromJSON(
  InlineResponse200107DataConfigDetailsJson
)

Method toJSONString()

Usage
InlineResponse200107DataConfigDetails$toJSONString()

Method fromJSONString()

Usage
InlineResponse200107DataConfigDetails$fromJSONString(
  InlineResponse200107DataConfigDetailsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200107DataConfigDetails$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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