InlineResponse20052Transfers: InlineResponse20052Transfers

InlineResponse20052TransfersR Documentation

InlineResponse20052Transfers

Description

InlineResponse20052Transfers 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
InlineResponse20052Transfers$new(from, to, asset, qty, tranId, time, ...)

Method toJSON()

Usage
InlineResponse20052Transfers$toJSON()

Method fromJSON()

Usage
InlineResponse20052Transfers$fromJSON(InlineResponse20052TransfersJson)

Method toJSONString()

Usage
InlineResponse20052Transfers$toJSONString()

Method fromJSONString()

Usage
InlineResponse20052Transfers$fromJSONString(InlineResponse20052TransfersJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20052Transfers$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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