InlineResponse20045Rows: InlineResponse20045Rows

InlineResponse20045RowsR Documentation

InlineResponse20045Rows

Description

InlineResponse20045Rows Class

Format

An R6Class generator object

Public fields

asset

character

amount

character

type

character

status

character

tranId

integer

timestamp

integer

Methods

Public methods


Method new()

Usage
InlineResponse20045Rows$new(
  asset,
  amount,
  type,
  status,
  tranId,
  timestamp,
  ...
)

Method toJSON()

Usage
InlineResponse20045Rows$toJSON()

Method fromJSON()

Usage
InlineResponse20045Rows$fromJSON(InlineResponse20045RowsJson)

Method toJSONString()

Usage
InlineResponse20045Rows$toJSONString()

Method fromJSONString()

Usage
InlineResponse20045Rows$fromJSONString(InlineResponse20045RowsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20045Rows$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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