InlineResponse200105: InlineResponse200105

InlineResponse200105R Documentation

InlineResponse200105

Description

InlineResponse200105 Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

data

InlineResponse200105Data

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200105$toJSON()

Method fromJSON()

Usage
InlineResponse200105$fromJSON(InlineResponse200105Json)

Method toJSONString()

Usage
InlineResponse200105$toJSONString()

Method fromJSONString()

Usage
InlineResponse200105$fromJSONString(InlineResponse200105Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200105$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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