InlineResponse200119: InlineResponse200119

InlineResponse200119R Documentation

InlineResponse200119

Description

InlineResponse200119 Class

Format

An R6Class generator object

Public fields

id

numeric

tokenName

character

amount

character

nav

character

fee

character

netProceed

character

timestamp

integer

Methods

Public methods


Method new()

Usage
InlineResponse200119$new(
  id,
  tokenName,
  amount,
  nav,
  fee,
  netProceed,
  timestamp,
  ...
)

Method toJSON()

Usage
InlineResponse200119$toJSON()

Method fromJSON()

Usage
InlineResponse200119$fromJSON(InlineResponse200119Json)

Method toJSONString()

Usage
InlineResponse200119$toJSONString()

Method fromJSONString()

Usage
InlineResponse200119$fromJSONString(InlineResponse200119Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200119$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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