InlineResponse20042Details: InlineResponse20042Details

InlineResponse20042DetailsR Documentation

InlineResponse20042Details

Description

InlineResponse20042Details Class

Format

An R6Class generator object

Public fields

asset

character

assetFullName

character

amountFree

character

toBTC

character

toBNB

character

toBNBOffExchange

character

exchange

character

Methods

Public methods


Method new()

Usage
InlineResponse20042Details$new(
  asset,
  assetFullName,
  amountFree,
  toBTC,
  toBNB,
  toBNBOffExchange,
  exchange,
  ...
)

Method toJSON()

Usage
InlineResponse20042Details$toJSON()

Method fromJSON()

Usage
InlineResponse20042Details$fromJSON(InlineResponse20042DetailsJson)

Method toJSONString()

Usage
InlineResponse20042Details$toJSONString()

Method fromJSONString()

Usage
InlineResponse20042Details$fromJSONString(InlineResponse20042DetailsJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20042Details$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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