InlineResponse20082: InlineResponse20082

InlineResponse20082R Documentation

InlineResponse20082

Description

InlineResponse20082 Class

Format

An R6Class generator object

Public fields

code

character

message

character

data

list( InlineResponse20082Data )

total

integer

success

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20082$toJSON()

Method fromJSON()

Usage
InlineResponse20082$fromJSON(InlineResponse20082Json)

Method toJSONString()

Usage
InlineResponse20082$toJSONString()

Method fromJSONString()

Usage
InlineResponse20082$fromJSONString(InlineResponse20082Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20082$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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