| BswapRmvLiquidityPreviewCombination | R Documentation |
BswapRmvLiquidityPreviewCombination Class
An R6Class generator object
quoteAssetcharacter
baseAssetcharacter
quoteAmtinteger
baseAmtinteger
pricenumeric
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.