InlineResponse200128 | R Documentation |
InlineResponse200128 Class
An R6Class
generator object
poolId
integer
poolNmae
character
updateTime
integer
liquidity
SapiV1BswapPoolConfigureLiquidity
assetConfigure
SapiV1BswapPoolConfigureAssetConfigure
new()
InlineResponse200128$new( poolId, poolNmae, updateTime, liquidity, assetConfigure, ... )
toJSON()
InlineResponse200128$toJSON()
fromJSON()
InlineResponse200128$fromJSON(InlineResponse200128Json)
toJSONString()
InlineResponse200128$toJSONString()
fromJSONString()
InlineResponse200128$fromJSONString(InlineResponse200128Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse200128$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.