InlineResponse20075: InlineResponse20075

InlineResponse20075R Documentation

InlineResponse20075

Description

InlineResponse20075 Class

Format

An R6Class generator object

Public fields

code

integer

msg

character

snapshotVos

list( InlineResponse20075SnapshotVos )

Methods

Public methods


Method new()

Usage
InlineResponse20075$new(code, msg, snapshotVos, ...)

Method toJSON()

Usage
InlineResponse20075$toJSON()

Method fromJSON()

Usage
InlineResponse20075$fromJSON(InlineResponse20075Json)

Method toJSONString()

Usage
InlineResponse20075$toJSONString()

Method fromJSONString()

Usage
InlineResponse20075$fromJSONString(InlineResponse20075Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20075$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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