InlineResponse20042: InlineResponse20042

InlineResponse20042R Documentation

InlineResponse20042

Description

InlineResponse20042 Class

Format

An R6Class generator object

Public fields

details

list( InlineResponse20042Details )

totalTransferBtc

character

totalTransferBNB

character

dribbletPercentage

character

Methods

Public methods


Method new()

Usage
InlineResponse20042$new(
  details,
  totalTransferBtc,
  totalTransferBNB,
  dribbletPercentage,
  ...
)

Method toJSON()

Usage
InlineResponse20042$toJSON()

Method fromJSON()

Usage
InlineResponse20042$fromJSON(InlineResponse20042Json)

Method toJSONString()

Usage
InlineResponse20042$toJSONString()

Method fromJSONString()

Usage
InlineResponse20042$fromJSONString(InlineResponse20042Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse20042$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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