InlineResponse20053: InlineResponse20053

InlineResponse20053R Documentation

InlineResponse20053

Description

InlineResponse20053 Class

Format

An R6Class generator object

Public fields

from

character

to

character

asset

character

qty

character

status

character

tranId

integer

time

integer

Methods

Public methods


Method new()

Usage
InlineResponse20053$new(from, to, asset, qty, status, tranId, time, ...)

Method toJSON()

Usage
InlineResponse20053$toJSON()

Method fromJSON()

Usage
InlineResponse20053$fromJSON(InlineResponse20053Json)

Method toJSONString()

Usage
InlineResponse20053$toJSONString()

Method fromJSONString()

Usage
InlineResponse20053$fromJSONString(InlineResponse20053Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20053$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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