SapiV1StakingProductListQuota | R Documentation |
SapiV1StakingProductListQuota Class
An R6Class
generator object
totalPersonalQuota
character
minimum
character
new()
SapiV1StakingProductListQuota$new(totalPersonalQuota, minimum, ...)
toJSON()
SapiV1StakingProductListQuota$toJSON()
fromJSON()
SapiV1StakingProductListQuota$fromJSON(SapiV1StakingProductListQuotaJson)
toJSONString()
SapiV1StakingProductListQuota$toJSONString()
fromJSONString()
SapiV1StakingProductListQuota$fromJSONString(SapiV1StakingProductListQuotaJson)
clone()
The objects of this class are cloneable with this method.
SapiV1StakingProductListQuota$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.