SapiV1BswapPoolConfigureAssetConfigureBUSD | R Documentation |
SapiV1BswapPoolConfigureAssetConfigureBUSD Class
An R6Class
generator object
minAdd
integer
maxAdd
integer
minSwap
integer
maxSwap
integer
new()
SapiV1BswapPoolConfigureAssetConfigureBUSD$new( minAdd, maxAdd, minSwap, maxSwap, ... )
toJSON()
SapiV1BswapPoolConfigureAssetConfigureBUSD$toJSON()
fromJSON()
SapiV1BswapPoolConfigureAssetConfigureBUSD$fromJSON( SapiV1BswapPoolConfigureAssetConfigureBUSDJson )
toJSONString()
SapiV1BswapPoolConfigureAssetConfigureBUSD$toJSONString()
fromJSONString()
SapiV1BswapPoolConfigureAssetConfigureBUSD$fromJSONString( SapiV1BswapPoolConfigureAssetConfigureBUSDJson )
clone()
The objects of this class are cloneable with this method.
SapiV1BswapPoolConfigureAssetConfigureBUSD$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.