InlineResponse20044Rows: InlineResponse20044Rows

InlineResponse20044RowsR Documentation

InlineResponse20044Rows

Description

InlineResponse20044Rows 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
InlineResponse20044Rows$new(id, amount, asset, divTime, enInfo, tranId, ...)

Method toJSON()

Usage
InlineResponse20044Rows$toJSON()

Method fromJSON()

Usage
InlineResponse20044Rows$fromJSON(InlineResponse20044RowsJson)

Method toJSONString()

Usage
InlineResponse20044Rows$toJSONString()

Method fromJSONString()

Usage
InlineResponse20044Rows$fromJSONString(InlineResponse20044RowsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20044Rows$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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