InlineResponse20083: InlineResponse20083

InlineResponse20083R Documentation

InlineResponse20083

Description

InlineResponse20083 Class

Format

An R6Class generator object

Public fields

code

character

message

character

data

list( InlineResponse20083Data )

total

integer

success

character

Methods

Public methods


Method new()

Usage
InlineResponse20083$new(code, message, data, total, success, ...)

Method toJSON()

Usage
InlineResponse20083$toJSON()

Method fromJSON()

Usage
InlineResponse20083$fromJSON(InlineResponse20083Json)

Method toJSONString()

Usage
InlineResponse20083$toJSONString()

Method fromJSONString()

Usage
InlineResponse20083$fromJSONString(InlineResponse20083Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20083$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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