InlineResponse200118: InlineResponse200118

InlineResponse200118R Documentation

InlineResponse200118

Description

InlineResponse200118 Class

Format

An R6Class generator object

Public fields

id

numeric

status

character

tokenName

character

redeemAmount

character

amount

character

timestamp

integer

Methods

Public methods


Method new()

Usage
InlineResponse200118$new(
  id,
  status,
  tokenName,
  redeemAmount,
  amount,
  timestamp,
  ...
)

Method toJSON()

Usage
InlineResponse200118$toJSON()

Method fromJSON()

Usage
InlineResponse200118$fromJSON(InlineResponse200118Json)

Method toJSONString()

Usage
InlineResponse200118$toJSONString()

Method fromJSONString()

Usage
InlineResponse200118$fromJSONString(InlineResponse200118Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200118$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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