InlineResponse200112Data: InlineResponse200112Data

InlineResponse200112DataR Documentation

InlineResponse200112Data

Description

InlineResponse200112Data Class

Format

An R6Class generator object

Public fields

type

character

userName

character

list

list( InlineResponse200112List )

Methods

Public methods


Method new()

Usage
InlineResponse200112Data$new(type, userName, list, ...)

Method toJSON()

Usage
InlineResponse200112Data$toJSON()

Method fromJSON()

Usage
InlineResponse200112Data$fromJSON(InlineResponse200112DataJson)

Method toJSONString()

Usage
InlineResponse200112Data$toJSONString()

Method fromJSONString()

Usage
InlineResponse200112Data$fromJSONString(InlineResponse200112DataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200112Data$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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