InlineResponse20071: InlineResponse20071

InlineResponse20071R Documentation

InlineResponse20071

Description

InlineResponse20071 Class

Format

An R6Class generator object

Public fields

tranId

integer

clientTranId

character

Methods

Public methods


Method new()

Usage
InlineResponse20071$new(tranId, clientTranId, ...)

Method toJSON()

Usage
InlineResponse20071$toJSON()

Method fromJSON()

Usage
InlineResponse20071$fromJSON(InlineResponse20071Json)

Method toJSONString()

Usage
InlineResponse20071$toJSONString()

Method fromJSONString()

Usage
InlineResponse20071$fromJSONString(InlineResponse20071Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20071$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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