InlineResponse20097DataOtherProfits: InlineResponse20097DataOtherProfits

InlineResponse20097DataOtherProfitsR Documentation

InlineResponse20097DataOtherProfits

Description

InlineResponse20097DataOtherProfits Class

Format

An R6Class generator object

Public fields

time

integer

coinName

character

type

integer

profitAmount

numeric

status

integer

Methods

Public methods


Method new()

Usage
InlineResponse20097DataOtherProfits$new(
  time,
  coinName,
  type,
  profitAmount,
  status,
  ...
)

Method toJSON()

Usage
InlineResponse20097DataOtherProfits$toJSON()

Method fromJSON()

Usage
InlineResponse20097DataOtherProfits$fromJSON(
  InlineResponse20097DataOtherProfitsJson
)

Method toJSONString()

Usage
InlineResponse20097DataOtherProfits$toJSONString()

Method fromJSONString()

Usage
InlineResponse20097DataOtherProfits$fromJSONString(
  InlineResponse20097DataOtherProfitsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20097DataOtherProfits$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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