InlineResponse20079: InlineResponse20079

InlineResponse20079R Documentation

InlineResponse20079

Description

InlineResponse20079 Class

Format

An R6Class generator object

Public fields

ipRestrict

character

ipList

list( character )

updateTime

integer

apiKey

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20079$toJSON()

Method fromJSON()

Usage
InlineResponse20079$fromJSON(InlineResponse20079Json)

Method toJSONString()

Usage
InlineResponse20079$toJSONString()

Method fromJSONString()

Usage
InlineResponse20079$fromJSONString(InlineResponse20079Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20079$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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