InlineResponse200134: InlineResponse200134

InlineResponse200134R Documentation

InlineResponse200134

Description

InlineResponse200134 Class

Format

An R6Class generator object

Public fields

code

character

message

character

data

list( InlineResponse200134Data )

success

character

Methods

Public methods


Method new()

Usage
InlineResponse200134$new(code, message, data, success, ...)

Method toJSON()

Usage
InlineResponse200134$toJSON()

Method fromJSON()

Usage
InlineResponse200134$fromJSON(InlineResponse200134Json)

Method toJSONString()

Usage
InlineResponse200134$toJSONString()

Method fromJSONString()

Usage
InlineResponse200134$fromJSONString(InlineResponse200134Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200134$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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