InlineResponse2009Rows: InlineResponse2009Rows

InlineResponse2009RowsR Documentation

InlineResponse2009Rows

Description

InlineResponse2009Rows Class

Format

An R6Class generator object

Public fields

amount

character

asset

character

status

character

timestamp

integer

txId

integer

type

character

Methods

Public methods


Method new()

Usage
InlineResponse2009Rows$new(amount, asset, status, timestamp, txId, type, ...)

Method toJSON()

Usage
InlineResponse2009Rows$toJSON()

Method fromJSON()

Usage
InlineResponse2009Rows$fromJSON(InlineResponse2009RowsJson)

Method toJSONString()

Usage
InlineResponse2009Rows$toJSONString()

Method fromJSONString()

Usage
InlineResponse2009Rows$fromJSONString(InlineResponse2009RowsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse2009Rows$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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