InlineResponse20033: InlineResponse20033

InlineResponse20033R Documentation

InlineResponse20033

Description

InlineResponse20033 Class

Format

An R6Class generator object

Public fields

status

integer

msg

character

Methods

Public methods


Method new()

Usage
InlineResponse20033$new(status, msg, ...)

Method toJSON()

Usage
InlineResponse20033$toJSON()

Method fromJSON()

Usage
InlineResponse20033$fromJSON(InlineResponse20033Json)

Method toJSONString()

Usage
InlineResponse20033$toJSONString()

Method fromJSONString()

Usage
InlineResponse20033$fromJSONString(InlineResponse20033Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20033$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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