InlineResponse20010Rows: InlineResponse20010Rows

InlineResponse20010RowsR Documentation

InlineResponse20010Rows

Description

InlineResponse20010Rows Class

Format

An R6Class generator object

Public fields

isolatedSymbol

character

txId

integer

asset

character

principal

character

timestamp

integer

status

character

Methods

Public methods


Method new()

Usage
InlineResponse20010Rows$new(
  isolatedSymbol,
  txId,
  asset,
  principal,
  timestamp,
  status,
  ...
)

Method toJSON()

Usage
InlineResponse20010Rows$toJSON()

Method fromJSON()

Usage
InlineResponse20010Rows$fromJSON(InlineResponse20010RowsJson)

Method toJSONString()

Usage
InlineResponse20010Rows$toJSONString()

Method fromJSONString()

Usage
InlineResponse20010Rows$fromJSONString(InlineResponse20010RowsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20010Rows$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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