InlineResponse200144: InlineResponse200144

InlineResponse200144R Documentation

InlineResponse200144

Description

InlineResponse200144 Class

Format

An R6Class generator object

Public fields

code

character

message

character

data

character

success

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200144$toJSON()

Method fromJSON()

Usage
InlineResponse200144$fromJSON(InlineResponse200144Json)

Method toJSONString()

Usage
InlineResponse200144$toJSONString()

Method fromJSONString()

Usage
InlineResponse200144$fromJSONString(InlineResponse200144Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200144$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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