InlineResponse200117: InlineResponse200117

InlineResponse200117R Documentation

InlineResponse200117

Description

InlineResponse200117 Class

Format

An R6Class generator object

Public fields

id

numeric

tokenName

character

amount

character

nav

character

fee

character

totalCharge

character

timestamp

integer

Methods

Public methods


Method new()

Usage
InlineResponse200117$new(
  id,
  tokenName,
  amount,
  nav,
  fee,
  totalCharge,
  timestamp,
  ...
)

Method toJSON()

Usage
InlineResponse200117$toJSON()

Method fromJSON()

Usage
InlineResponse200117$fromJSON(InlineResponse200117Json)

Method toJSONString()

Usage
InlineResponse200117$toJSONString()

Method fromJSONString()

Usage
InlineResponse200117$fromJSONString(InlineResponse200117Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200117$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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