InlineResponse2005Orders: InlineResponse2005Orders

InlineResponse2005OrdersR Documentation

InlineResponse2005Orders

Description

InlineResponse2005Orders Class

Format

An R6Class generator object

Public fields

symbol

character

orderId

integer

clientOrderId

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse2005Orders$toJSON()

Method fromJSON()

Usage
InlineResponse2005Orders$fromJSON(InlineResponse2005OrdersJson)

Method toJSONString()

Usage
InlineResponse2005Orders$toJSONString()

Method fromJSONString()

Usage
InlineResponse2005Orders$fromJSONString(InlineResponse2005OrdersJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse2005Orders$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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