SapiV1BswapLiquidityShare | R Documentation |
SapiV1BswapLiquidityShare Class
An R6Class
generator object
shareAmount
numeric
sharePercentage
numeric
asset
SapiV1BswapLiquidityShareAsset
new()
SapiV1BswapLiquidityShare$new(shareAmount, sharePercentage, asset, ...)
toJSON()
SapiV1BswapLiquidityShare$toJSON()
fromJSON()
SapiV1BswapLiquidityShare$fromJSON(SapiV1BswapLiquidityShareJson)
toJSONString()
SapiV1BswapLiquidityShare$toJSONString()
fromJSONString()
SapiV1BswapLiquidityShare$fromJSONString(SapiV1BswapLiquidityShareJson)
clone()
The objects of this class are cloneable with this method.
SapiV1BswapLiquidityShare$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.