InlineResponse200113DataAccountProfits: InlineResponse200113DataAccountProfits

InlineResponse200113DataAccountProfitsR Documentation

InlineResponse200113DataAccountProfits

Description

InlineResponse200113DataAccountProfits Class

Format

An R6Class generator object

Public fields

time

integer

coinName

character

type

integer

puid

integer

subName

character

amount

numeric

Methods

Public methods


Method new()

Usage
InlineResponse200113DataAccountProfits$new(
  time,
  coinName,
  type,
  puid,
  subName,
  amount,
  ...
)

Method toJSON()

Usage
InlineResponse200113DataAccountProfits$toJSON()

Method fromJSON()

Usage
InlineResponse200113DataAccountProfits$fromJSON(
  InlineResponse200113DataAccountProfitsJson
)

Method toJSONString()

Usage
InlineResponse200113DataAccountProfits$toJSONString()

Method fromJSONString()

Usage
InlineResponse200113DataAccountProfits$fromJSONString(
  InlineResponse200113DataAccountProfitsJson
)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200113DataAccountProfits$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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