InlineResponse20017Rows: InlineResponse20017Rows

InlineResponse20017RowsR Documentation

InlineResponse20017Rows

Description

InlineResponse20017Rows Class

Format

An R6Class generator object

Public fields

isolatedSymbol

character

asset

character

interest

character

interestAccuredTime

integer

interestRate

character

principal

character

type

character

Methods

Public methods


Method new()

Usage
InlineResponse20017Rows$new(
  isolatedSymbol,
  asset,
  interest,
  interestAccuredTime,
  interestRate,
  principal,
  type,
  ...
)

Method toJSON()

Usage
InlineResponse20017Rows$toJSON()

Method fromJSON()

Usage
InlineResponse20017Rows$fromJSON(InlineResponse20017RowsJson)

Method toJSONString()

Usage
InlineResponse20017Rows$toJSONString()

Method fromJSONString()

Usage
InlineResponse20017Rows$fromJSONString(InlineResponse20017RowsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20017Rows$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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