InlineResponse20042Rows: InlineResponse20042Rows

InlineResponse20042RowsR Documentation

InlineResponse20042Rows

Description

InlineResponse20042Rows Class

Format

An R6Class generator object

Public fields

id

integer

amount

character

asset

character

divTime

integer

enInfo

character

tranId

integer

Methods

Public methods


Method new()

Usage
InlineResponse20042Rows$new(id, amount, asset, divTime, enInfo, tranId, ...)

Method toJSON()

Usage
InlineResponse20042Rows$toJSON()

Method fromJSON()

Usage
InlineResponse20042Rows$fromJSON(InlineResponse20042RowsJson)

Method toJSONString()

Usage
InlineResponse20042Rows$toJSONString()

Method fromJSONString()

Usage
InlineResponse20042Rows$fromJSONString(InlineResponse20042RowsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20042Rows$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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