InlineResponse200104: InlineResponse200104

InlineResponse200104R Documentation

InlineResponse200104

Description

InlineResponse200104 Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

data

InlineResponse200104Data

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200104$toJSON()

Method fromJSON()

Usage
InlineResponse200104$fromJSON(InlineResponse200104Json)

Method toJSONString()

Usage
InlineResponse200104$toJSONString()

Method fromJSONString()

Usage
InlineResponse200104$fromJSONString(InlineResponse200104Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200104$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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