InlineResponse200106DataOtherProfits: InlineResponse200106DataOtherProfits

InlineResponse200106DataOtherProfitsR Documentation

InlineResponse200106DataOtherProfits

Description

InlineResponse200106DataOtherProfits Class

Format

An R6Class generator object

Public fields

time

integer

coinName

character

type

integer

profitAmount

numeric

status

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200106DataOtherProfits$toJSON()

Method fromJSON()

Usage
InlineResponse200106DataOtherProfits$fromJSON(
  InlineResponse200106DataOtherProfitsJson
)

Method toJSONString()

Usage
InlineResponse200106DataOtherProfits$toJSONString()

Method fromJSONString()

Usage
InlineResponse200106DataOtherProfits$fromJSONString(
  InlineResponse200106DataOtherProfitsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200106DataOtherProfits$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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