InlineResponse200128: InlineResponse200128

InlineResponse200128R Documentation

InlineResponse200128

Description

InlineResponse200128 Class

Format

An R6Class generator object

Public fields

poolId

integer

poolNmae

character

updateTime

integer

liquidity

SapiV1BswapPoolConfigureLiquidity

assetConfigure

SapiV1BswapPoolConfigureAssetConfigure

Methods

Public methods


Method new()

Usage
InlineResponse200128$new(
  poolId,
  poolNmae,
  updateTime,
  liquidity,
  assetConfigure,
  ...
)

Method toJSON()

Usage
InlineResponse200128$toJSON()

Method fromJSON()

Usage
InlineResponse200128$fromJSON(InlineResponse200128Json)

Method toJSONString()

Usage
InlineResponse200128$toJSONString()

Method fromJSONString()

Usage
InlineResponse200128$fromJSONString(InlineResponse200128Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200128$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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