InlineResponse20046: InlineResponse20046

InlineResponse20046R Documentation

InlineResponse20046

Description

InlineResponse20046 Class

Format

An R6Class generator object

Public fields

symbol

character

makerCommission

character

takerCommission

character

Methods

Public methods


Method new()

Usage
InlineResponse20046$new(symbol, makerCommission, takerCommission, ...)

Method toJSON()

Usage
InlineResponse20046$toJSON()

Method fromJSON()

Usage
InlineResponse20046$fromJSON(InlineResponse20046Json)

Method toJSONString()

Usage
InlineResponse20046$toJSONString()

Method fromJSONString()

Usage
InlineResponse20046$fromJSONString(InlineResponse20046Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20046$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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