InlineResponse20098DataConfigDetails: InlineResponse20098DataConfigDetails

InlineResponse20098DataConfigDetailsR Documentation

InlineResponse20098DataConfigDetails

Description

InlineResponse20098DataConfigDetails 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
InlineResponse20098DataConfigDetails$new(
  configId,
  poolUsername,
  toPoolUsername,
  algoName,
  hashRate,
  startDay,
  endDay,
  status,
  ...
)

Method toJSON()

Usage
InlineResponse20098DataConfigDetails$toJSON()

Method fromJSON()

Usage
InlineResponse20098DataConfigDetails$fromJSON(
  InlineResponse20098DataConfigDetailsJson
)

Method toJSONString()

Usage
InlineResponse20098DataConfigDetails$toJSONString()

Method fromJSONString()

Usage
InlineResponse20098DataConfigDetails$fromJSONString(
  InlineResponse20098DataConfigDetailsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20098DataConfigDetails$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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