BswapRmvLiquidityPreviewCombination | R Documentation |
BswapRmvLiquidityPreviewCombination Class
An R6Class
generator object
quoteAsset
character
baseAsset
character
quoteAmt
integer
baseAmt
integer
price
numeric
new()
BswapRmvLiquidityPreviewCombination$new( quoteAsset, baseAsset, quoteAmt, baseAmt, price, ... )
toJSON()
BswapRmvLiquidityPreviewCombination$toJSON()
fromJSON()
BswapRmvLiquidityPreviewCombination$fromJSON( BswapRmvLiquidityPreviewCombinationJson )
toJSONString()
BswapRmvLiquidityPreviewCombination$toJSONString()
fromJSONString()
BswapRmvLiquidityPreviewCombination$fromJSONString( BswapRmvLiquidityPreviewCombinationJson )
clone()
The objects of this class are cloneable with this method.
BswapRmvLiquidityPreviewCombination$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.