InlineResponse20076: InlineResponse20076

InlineResponse20076R Documentation

InlineResponse20076

Description

InlineResponse20076 Class

Format

An R6Class generator object

Public fields

ipRestrict

character

ipList

list( character )

updateTime

integer

apiKey

character

Methods

Public methods


Method new()

Usage
InlineResponse20076$new(ipRestrict, ipList, updateTime, apiKey, ...)

Method toJSON()

Usage
InlineResponse20076$toJSON()

Method fromJSON()

Usage
InlineResponse20076$fromJSON(InlineResponse20076Json)

Method toJSONString()

Usage
InlineResponse20076$toJSONString()

Method fromJSONString()

Usage
InlineResponse20076$fromJSONString(InlineResponse20076Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20076$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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