| BswapAddLiquidityPreviewCombination | R Documentation |
BswapAddLiquidityPreviewCombination Class
An R6Class generator object
quoteAssetcharacter
baseAssetcharacter
quoteAmtinteger
baseAmtinteger
pricenumeric
sharenumeric
new()BswapAddLiquidityPreviewCombination$new( quoteAsset, baseAsset, quoteAmt, baseAmt, price, share, ... )
toJSON()BswapAddLiquidityPreviewCombination$toJSON()
fromJSON()BswapAddLiquidityPreviewCombination$fromJSON( BswapAddLiquidityPreviewCombinationJson )
toJSONString()BswapAddLiquidityPreviewCombination$toJSONString()
fromJSONString()BswapAddLiquidityPreviewCombination$fromJSONString( BswapAddLiquidityPreviewCombinationJson )
clone()The objects of this class are cloneable with this method.
BswapAddLiquidityPreviewCombination$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.