InlineResponse200142: InlineResponse200142

InlineResponse200142R Documentation

InlineResponse200142

Description

InlineResponse200142 Class

Format

An R6Class generator object

Public fields

code

character

message

character

data

InlineResponse200142Data

success

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200142$toJSON()

Method fromJSON()

Usage
InlineResponse200142$fromJSON(InlineResponse200142Json)

Method toJSONString()

Usage
InlineResponse200142$toJSONString()

Method fromJSONString()

Usage
InlineResponse200142$fromJSONString(InlineResponse200142Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200142$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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