InlineResponse2004Orders: InlineResponse2004Orders

InlineResponse2004OrdersR Documentation

InlineResponse2004Orders

Description

InlineResponse2004Orders Class

Format

An R6Class generator object

Public fields

symbol

character

orderId

integer

clientOrderId

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse2004Orders$toJSON()

Method fromJSON()

Usage
InlineResponse2004Orders$fromJSON(InlineResponse2004OrdersJson)

Method toJSONString()

Usage
InlineResponse2004Orders$toJSONString()

Method fromJSONString()

Usage
InlineResponse2004Orders$fromJSONString(InlineResponse2004OrdersJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse2004Orders$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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