InlineResponse20094: InlineResponse20094

InlineResponse20094R Documentation

InlineResponse20094

Description

InlineResponse20094 Class

Format

An R6Class generator object

Public fields

dailyPurchaseId

integer

success

character

time

integer

Methods

Public methods


Method new()

Usage
InlineResponse20094$new(dailyPurchaseId, success, time, ...)

Method toJSON()

Usage
InlineResponse20094$toJSON()

Method fromJSON()

Usage
InlineResponse20094$fromJSON(InlineResponse20094Json)

Method toJSONString()

Usage
InlineResponse20094$toJSONString()

Method fromJSONString()

Usage
InlineResponse20094$fromJSONString(InlineResponse20094Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20094$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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