InlineResponse200123List: InlineResponse200123List

InlineResponse200123ListR Documentation

InlineResponse200123List

Description

InlineResponse200123List Class

Format

An R6Class generator object

Public fields

orderNo

character

tokens

list( InlineResponse200123Tokens )

tradeTime

integer

tradeAmount

character

tradeCurrency

character

Methods

Public methods


Method new()

Usage
InlineResponse200123List$new(
  orderNo,
  tokens,
  tradeTime,
  tradeAmount,
  tradeCurrency,
  ...
)

Method toJSON()

Usage
InlineResponse200123List$toJSON()

Method fromJSON()

Usage
InlineResponse200123List$fromJSON(InlineResponse200123ListJson)

Method toJSONString()

Usage
InlineResponse200123List$toJSONString()

Method fromJSONString()

Usage
InlineResponse200123List$fromJSONString(InlineResponse200123ListJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200123List$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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