ApiV3AllOrderListOrders: ApiV3AllOrderListOrders

ApiV3AllOrderListOrdersR Documentation

ApiV3AllOrderListOrders

Description

ApiV3AllOrderListOrders Class

Format

An R6Class generator object

Public fields

symbol

character

orderId

integer

clientOrderId

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
ApiV3AllOrderListOrders$toJSON()

Method fromJSON()

Usage
ApiV3AllOrderListOrders$fromJSON(ApiV3AllOrderListOrdersJson)

Method toJSONString()

Usage
ApiV3AllOrderListOrders$toJSONString()

Method fromJSONString()

Usage
ApiV3AllOrderListOrders$fromJSONString(ApiV3AllOrderListOrdersJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
ApiV3AllOrderListOrders$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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