InlineResponse200122DataData: InlineResponse200122DataData

InlineResponse200122DataDataR Documentation

InlineResponse200122DataData

Description

InlineResponse200122DataData Class

Format

An R6Class generator object

Public fields

asset

character

type

integer

amount

character

updateTime

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200122DataData$toJSON()

Method fromJSON()

Usage
InlineResponse200122DataData$fromJSON(InlineResponse200122DataDataJson)

Method toJSONString()

Usage
InlineResponse200122DataData$toJSONString()

Method fromJSONString()

Usage
InlineResponse200122DataData$fromJSONString(InlineResponse200122DataDataJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200122DataData$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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