SapiV1StakingProductListDetail | R Documentation |
SapiV1StakingProductListDetail Class
An R6Class
generator object
asset
character
rewardAsset
character
duration
integer
renewable
character
apy
character
new()
SapiV1StakingProductListDetail$new( asset, rewardAsset, duration, renewable, apy, ... )
toJSON()
SapiV1StakingProductListDetail$toJSON()
fromJSON()
SapiV1StakingProductListDetail$fromJSON(SapiV1StakingProductListDetailJson)
toJSONString()
SapiV1StakingProductListDetail$toJSONString()
fromJSONString()
SapiV1StakingProductListDetail$fromJSONString( SapiV1StakingProductListDetailJson )
clone()
The objects of this class are cloneable with this method.
SapiV1StakingProductListDetail$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.