InlineResponse200112: InlineResponse200112

InlineResponse200112R Documentation

InlineResponse200112

Description

InlineResponse200112 Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

data

list( InlineResponse200112Data )

Methods

Public methods


Method new()

Usage
InlineResponse200112$new(code, msg, data, ...)

Method toJSON()

Usage
InlineResponse200112$toJSON()

Method fromJSON()

Usage
InlineResponse200112$fromJSON(InlineResponse200112Json)

Method toJSONString()

Usage
InlineResponse200112$toJSONString()

Method fromJSONString()

Usage
InlineResponse200112$fromJSONString(InlineResponse200112Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200112$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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