InlineResponse200136: InlineResponse200136

InlineResponse200136R Documentation

InlineResponse200136

Description

InlineResponse200136 Class

Format

An R6Class generator object

Public fields

status

character

type

character

code

character

data

InlineResponse200136Data

Methods

Public methods


Method new()

Usage
InlineResponse200136$new(status, type, code, data, ...)

Method toJSON()

Usage
InlineResponse200136$toJSON()

Method fromJSON()

Usage
InlineResponse200136$fromJSON(InlineResponse200136Json)

Method toJSONString()

Usage
InlineResponse200136$toJSONString()

Method fromJSONString()

Usage
InlineResponse200136$fromJSONString(InlineResponse200136Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200136$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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