InlineResponse200103: InlineResponse200103

InlineResponse200103R Documentation

InlineResponse200103

Description

InlineResponse200103 Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

data

list( InlineResponse200103Data )

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200103$toJSON()

Method fromJSON()

Usage
InlineResponse200103$fromJSON(InlineResponse200103Json)

Method toJSONString()

Usage
InlineResponse200103$toJSONString()

Method fromJSONString()

Usage
InlineResponse200103$fromJSONString(InlineResponse200103Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200103$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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