InlineResponse20049: InlineResponse20049

InlineResponse20049R Documentation

InlineResponse20049

Description

InlineResponse20049 Class

Format

An R6Class generator object

Public fields

asset

character

free

character

locked

character

freeze

character

withdrawing

character

btcValuation

character

Methods

Public methods


Method new()

Usage
InlineResponse20049$new(
  asset,
  free,
  locked,
  freeze,
  withdrawing,
  btcValuation,
  ...
)

Method toJSON()

Usage
InlineResponse20049$toJSON()

Method fromJSON()

Usage
InlineResponse20049$fromJSON(InlineResponse20049Json)

Method toJSONString()

Usage
InlineResponse20049$toJSONString()

Method fromJSONString()

Usage
InlineResponse20049$fromJSONString(InlineResponse20049Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20049$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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