InlineResponse20099DataProfitTransferDetails: InlineResponse20099DataProfitTransferDetails

InlineResponse20099DataProfitTransferDetailsR Documentation

InlineResponse20099DataProfitTransferDetails

Description

InlineResponse20099DataProfitTransferDetails Class

Format

An R6Class generator object

Public fields

poolUsername

character

toPoolUsername

character

algoName

character

hashRate

integer

day

integer

amount

numeric

coinName

character

Methods

Public methods


Method new()

Usage
InlineResponse20099DataProfitTransferDetails$new(
  poolUsername,
  toPoolUsername,
  algoName,
  hashRate,
  day,
  amount,
  coinName,
  ...
)

Method toJSON()

Usage
InlineResponse20099DataProfitTransferDetails$toJSON()

Method fromJSON()

Usage
InlineResponse20099DataProfitTransferDetails$fromJSON(
  InlineResponse20099DataProfitTransferDetailsJson
)

Method toJSONString()

Usage
InlineResponse20099DataProfitTransferDetails$toJSONString()

Method fromJSONString()

Usage
InlineResponse20099DataProfitTransferDetails$fromJSONString(
  InlineResponse20099DataProfitTransferDetailsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20099DataProfitTransferDetails$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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