InlineResponse20011Rows: InlineResponse20011Rows

InlineResponse20011RowsR Documentation

InlineResponse20011Rows

Description

InlineResponse20011Rows Class

Format

An R6Class generator object

Public fields

isolatedSymbol

character

amount

character

asset

character

interest

character

principal

character

status

character

timestamp

integer

txId

integer

Methods

Public methods


Method new()

Usage
InlineResponse20011Rows$new(
  isolatedSymbol,
  amount,
  asset,
  interest,
  principal,
  status,
  timestamp,
  txId,
  ...
)

Method toJSON()

Usage
InlineResponse20011Rows$toJSON()

Method fromJSON()

Usage
InlineResponse20011Rows$fromJSON(InlineResponse20011RowsJson)

Method toJSONString()

Usage
InlineResponse20011Rows$toJSONString()

Method fromJSONString()

Usage
InlineResponse20011Rows$fromJSONString(InlineResponse20011RowsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20011Rows$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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