InlineResponse200109: InlineResponse200109

InlineResponse200109R Documentation

InlineResponse200109

Description

InlineResponse200109 Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

data

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200109$toJSON()

Method fromJSON()

Usage
InlineResponse200109$fromJSON(InlineResponse200109Json)

Method toJSONString()

Usage
InlineResponse200109$toJSONString()

Method fromJSONString()

Usage
InlineResponse200109$fromJSONString(InlineResponse200109Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200109$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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