InlineResponse20054: InlineResponse20054

InlineResponse20054R Documentation

InlineResponse20054

Description

InlineResponse20054 Class

Format

An R6Class generator object

Public fields

success

character

futuresType

integer

transfers

list( InlineResponse20054Transfers )

Methods

Public methods


Method new()

Usage
InlineResponse20054$new(success, futuresType, transfers, ...)

Method toJSON()

Usage
InlineResponse20054$toJSON()

Method fromJSON()

Usage
InlineResponse20054$fromJSON(InlineResponse20054Json)

Method toJSONString()

Usage
InlineResponse20054$toJSONString()

Method fromJSONString()

Usage
InlineResponse20054$fromJSONString(InlineResponse20054Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20054$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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