InlineResponse20047Rows: InlineResponse20047Rows

InlineResponse20047RowsR Documentation

InlineResponse20047Rows

Description

InlineResponse20047Rows 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
InlineResponse20047Rows$new(
  asset,
  amount,
  type,
  status,
  tranId,
  timestamp,
  ...
)

Method toJSON()

Usage
InlineResponse20047Rows$toJSON()

Method fromJSON()

Usage
InlineResponse20047Rows$fromJSON(InlineResponse20047RowsJson)

Method toJSONString()

Usage
InlineResponse20047Rows$toJSONString()

Method fromJSONString()

Usage
InlineResponse20047Rows$fromJSONString(InlineResponse20047RowsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20047Rows$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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