InlineResponse200122: InlineResponse200122

InlineResponse200122R Documentation

InlineResponse200122

Description

InlineResponse200122 Class

Format

An R6Class generator object

Public fields

poolId

integer

poolNmae

character

updateTime

integer

liquidity

SapiV1BswapLiquidityLiquidity

share

SapiV1BswapLiquidityShare

Methods

Public methods


Method new()

Usage
InlineResponse200122$new(poolId, poolNmae, updateTime, liquidity, share, ...)

Method toJSON()

Usage
InlineResponse200122$toJSON()

Method fromJSON()

Usage
InlineResponse200122$fromJSON(InlineResponse200122Json)

Method toJSONString()

Usage
InlineResponse200122$toJSONString()

Method fromJSONString()

Usage
InlineResponse200122$fromJSONString(InlineResponse200122Json)

Method clone()

The objects of this class are cloneable with this method.

Usage
InlineResponse200122$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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