InlineResponse200137List: InlineResponse200137List

InlineResponse200137ListR Documentation

InlineResponse200137List

Description

InlineResponse200137List Class

Format

An R6Class generator object

Public fields

orderNo

character

tokens

list( InlineResponse200137Tokens )

tradeTime

integer

tradeAmount

character

tradeCurrency

character

Methods

Public methods


Method new()

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

Method toJSON()

Usage
InlineResponse200137List$toJSON()

Method fromJSON()

Usage
InlineResponse200137List$fromJSON(InlineResponse200137ListJson)

Method toJSONString()

Usage
InlineResponse200137List$toJSONString()

Method fromJSONString()

Usage
InlineResponse200137List$fromJSONString(InlineResponse200137ListJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200137List$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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