InlineResponse200101: InlineResponse200101

InlineResponse200101R Documentation

InlineResponse200101

Description

InlineResponse200101 Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

data

list( InlineResponse200101Data )

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200101$toJSON()

Method fromJSON()

Usage
InlineResponse200101$fromJSON(InlineResponse200101Json)

Method toJSONString()

Usage
InlineResponse200101$toJSONString()

Method fromJSONString()

Usage
InlineResponse200101$fromJSONString(InlineResponse200101Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200101$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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