InlineResponse20032: InlineResponse20032

InlineResponse20032R Documentation

InlineResponse20032

Description

InlineResponse20032 Class

Format

An R6Class generator object

Public fields

rateLimitType

character

interval

character

intervalNum

integer

limit

integer

count

integer

Methods

Public methods


Method new()

Usage
InlineResponse20032$new(
  rateLimitType,
  interval,
  intervalNum,
  limit,
  count,
  ...
)

Method toJSON()

Usage
InlineResponse20032$toJSON()

Method fromJSON()

Usage
InlineResponse20032$fromJSON(InlineResponse20032Json)

Method toJSONString()

Usage
InlineResponse20032$toJSONString()

Method fromJSONString()

Usage
InlineResponse20032$fromJSONString(InlineResponse20032Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20032$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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