InlineResponse20054Transfers: InlineResponse20054Transfers

InlineResponse20054TransfersR Documentation

InlineResponse20054Transfers

Description

InlineResponse20054Transfers Class

Format

An R6Class generator object

Public fields

from

character

to

character

asset

character

qty

character

tranId

integer

time

integer

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse20054Transfers$toJSON()

Method fromJSON()

Usage
InlineResponse20054Transfers$fromJSON(InlineResponse20054TransfersJson)

Method toJSONString()

Usage
InlineResponse20054Transfers$toJSONString()

Method fromJSONString()

Usage
InlineResponse20054Transfers$fromJSONString(InlineResponse20054TransfersJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20054Transfers$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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