InlineResponse200124: InlineResponse200124

InlineResponse200124R Documentation

InlineResponse200124

Description

InlineResponse200124 Class

Format

An R6Class generator object

Public fields

operationId

integer

poolId

integer

poolName

character

operation

character

status

integer

updateTime

integer

shareAmount

character

Methods

Public methods


Method new()

Usage
InlineResponse200124$new(
  operationId,
  poolId,
  poolName,
  operation,
  status,
  updateTime,
  shareAmount,
  ...
)

Method toJSON()

Usage
InlineResponse200124$toJSON()

Method fromJSON()

Usage
InlineResponse200124$fromJSON(InlineResponse200124Json)

Method toJSONString()

Usage
InlineResponse200124$toJSONString()

Method fromJSONString()

Usage
InlineResponse200124$fromJSONString(InlineResponse200124Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200124$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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