InlineResponse200135List: InlineResponse200135List

InlineResponse200135ListR Documentation

InlineResponse200135List

Description

InlineResponse200135List Class

Format

An R6Class generator object

Public fields

quoteId

character

orderId

integer

orderStatus

character

fromAsset

character

fromAmount

character

toAsset

character

toAmount

character

ratio

character

inverseRatio

character

createTime

integer

Methods

Public methods


Method new()

Usage
InlineResponse200135List$new(
  quoteId,
  orderId,
  orderStatus,
  fromAsset,
  fromAmount,
  toAsset,
  toAmount,
  ratio,
  inverseRatio,
  createTime,
  ...
)

Method toJSON()

Usage
InlineResponse200135List$toJSON()

Method fromJSON()

Usage
InlineResponse200135List$fromJSON(InlineResponse200135ListJson)

Method toJSONString()

Usage
InlineResponse200135List$toJSONString()

Method fromJSONString()

Usage
InlineResponse200135List$fromJSONString(InlineResponse200135ListJson)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200135List$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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