InlineResponse200136DataData: InlineResponse200136DataData

InlineResponse200136DataDataR Documentation

InlineResponse200136DataData

Description

InlineResponse200136DataData Class

Format

An R6Class generator object

Public fields

asset

character

type

integer

amount

character

updateTime

integer

Methods

Public methods


Method new()

Usage
InlineResponse200136DataData$new(asset, type, amount, updateTime, ...)

Method toJSON()

Usage
InlineResponse200136DataData$toJSON()

Method fromJSON()

Usage
InlineResponse200136DataData$fromJSON(InlineResponse200136DataDataJson)

Method toJSONString()

Usage
InlineResponse200136DataData$toJSONString()

Method fromJSONString()

Usage
InlineResponse200136DataData$fromJSONString(InlineResponse200136DataDataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200136DataData$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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