InlineResponse20023: InlineResponse20023

InlineResponse20023R Documentation

InlineResponse20023

Description

InlineResponse20023 Class

Format

An R6Class generator object

Public fields

amount

character

borrowLimit

character

Methods

Public methods


Method new()

Usage
InlineResponse20023$new(amount, borrowLimit, ...)

Method toJSON()

Usage
InlineResponse20023$toJSON()

Method fromJSON()

Usage
InlineResponse20023$fromJSON(InlineResponse20023Json)

Method toJSONString()

Usage
InlineResponse20023$toJSONString()

Method fromJSONString()

Usage
InlineResponse20023$fromJSONString(InlineResponse20023Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20023$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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