InlineResponse200108DataProfitTransferDetails: InlineResponse200108DataProfitTransferDetails

InlineResponse200108DataProfitTransferDetailsR Documentation

InlineResponse200108DataProfitTransferDetails

Description

InlineResponse200108DataProfitTransferDetails 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
InlineResponse200108DataProfitTransferDetails$new(
  poolUsername,
  toPoolUsername,
  algoName,
  hashRate,
  day,
  amount,
  coinName,
  ...
)

Method toJSON()

Usage
InlineResponse200108DataProfitTransferDetails$toJSON()

Method fromJSON()

Usage
InlineResponse200108DataProfitTransferDetails$fromJSON(
  InlineResponse200108DataProfitTransferDetailsJson
)

Method toJSONString()

Usage
InlineResponse200108DataProfitTransferDetails$toJSONString()

Method fromJSONString()

Usage
InlineResponse200108DataProfitTransferDetails$fromJSONString(
  InlineResponse200108DataProfitTransferDetailsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200108DataProfitTransferDetails$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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