InlineResponse200143: InlineResponse200143

InlineResponse200143R Documentation

InlineResponse200143

Description

InlineResponse200143 Class

Format

An R6Class generator object

Public fields

code

character

message

character

data

InlineResponse200143Data

success

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200143$toJSON()

Method fromJSON()

Usage
InlineResponse200143$fromJSON(InlineResponse200143Json)

Method toJSONString()

Usage
InlineResponse200143$toJSONString()

Method fromJSONString()

Usage
InlineResponse200143$fromJSONString(InlineResponse200143Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200143$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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