InlineResponse20020Orders: InlineResponse20020Orders

InlineResponse20020OrdersR Documentation

InlineResponse20020Orders

Description

InlineResponse20020Orders Class

Format

An R6Class generator object

Public fields

symbol

character

orderId

integer

clientOrderId

character

Methods

Public methods


Method new()

Usage
InlineResponse20020Orders$new(symbol, orderId, clientOrderId, ...)

Method toJSON()

Usage
InlineResponse20020Orders$toJSON()

Method fromJSON()

Usage
InlineResponse20020Orders$fromJSON(InlineResponse20020OrdersJson)

Method toJSONString()

Usage
InlineResponse20020Orders$toJSONString()

Method fromJSONString()

Usage
InlineResponse20020Orders$fromJSONString(InlineResponse20020OrdersJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20020Orders$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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