InlineResponse20016: InlineResponse20016

InlineResponse20016R Documentation

InlineResponse20016

Description

InlineResponse20016 Class

Format

An R6Class generator object

Public fields

calcTime

integer

price

character

symbol

character

Methods

Public methods


Method new()

Usage
InlineResponse20016$new(calcTime, price, symbol, ...)

Method toJSON()

Usage
InlineResponse20016$toJSON()

Method fromJSON()

Usage
InlineResponse20016$fromJSON(InlineResponse20016Json)

Method toJSONString()

Usage
InlineResponse20016$toJSONString()

Method fromJSONString()

Usage
InlineResponse20016$fromJSONString(InlineResponse20016Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20016$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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