InlineResponse2001Filters: InlineResponse2001Filters

InlineResponse2001FiltersR Documentation

InlineResponse2001Filters

Description

InlineResponse2001Filters Class

Format

An R6Class generator object

Public fields

filterType

character

minPrice

character

maxPrice

character

tickSize

character

Methods

Public methods


Method new()

Usage
InlineResponse2001Filters$new(filterType, minPrice, maxPrice, tickSize, ...)

Method toJSON()

Usage
InlineResponse2001Filters$toJSON()

Method fromJSON()

Usage
InlineResponse2001Filters$fromJSON(InlineResponse2001FiltersJson)

Method toJSONString()

Usage
InlineResponse2001Filters$toJSONString()

Method fromJSONString()

Usage
InlineResponse2001Filters$fromJSONString(InlineResponse2001FiltersJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse2001Filters$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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