InlineResponse20078: InlineResponse20078

InlineResponse20078R Documentation

InlineResponse20078

Description

InlineResponse20078 Class

Format

An R6Class generator object

Public fields

ip

character

updateTime

integer

apiKey

character

Methods

Public methods


Method new()

Usage
InlineResponse20078$new(ip, updateTime, apiKey, ...)

Method toJSON()

Usage
InlineResponse20078$toJSON()

Method fromJSON()

Usage
InlineResponse20078$fromJSON(InlineResponse20078Json)

Method toJSONString()

Usage
InlineResponse20078$toJSONString()

Method fromJSONString()

Usage
InlineResponse20078$fromJSONString(InlineResponse20078Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20078$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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