InlineResponse20055: InlineResponse20055

InlineResponse20055R Documentation

InlineResponse20055

Description

InlineResponse20055 Class

Format

An R6Class generator object

Public fields

success

character

txnId

character

Methods

Public methods


Method new()

Usage
InlineResponse20055$new(success, txnId, ...)

Method toJSON()

Usage
InlineResponse20055$toJSON()

Method fromJSON()

Usage
InlineResponse20055$fromJSON(InlineResponse20055Json)

Method toJSONString()

Usage
InlineResponse20055$toJSONString()

Method fromJSONString()

Usage
InlineResponse20055$fromJSONString(InlineResponse20055Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20055$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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