InlineResponse200107: InlineResponse200107

InlineResponse200107R Documentation

InlineResponse200107

Description

InlineResponse200107 Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

data

InlineResponse200107Data

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200107$toJSON()

Method fromJSON()

Usage
InlineResponse200107$fromJSON(InlineResponse200107Json)

Method toJSONString()

Usage
InlineResponse200107$toJSONString()

Method fromJSONString()

Usage
InlineResponse200107$fromJSONString(InlineResponse200107Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200107$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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