| InlineResponse20098DataConfigDetails | R Documentation |
InlineResponse20098DataConfigDetails Class
An R6Class generator object
configIdinteger
poolUsernamecharacter
toPoolUsernamecharacter
algoNamecharacter
hashRateinteger
startDayinteger
endDayinteger
statusinteger
new()InlineResponse20098DataConfigDetails$new( configId, poolUsername, toPoolUsername, algoName, hashRate, startDay, endDay, status, ... )
toJSON()InlineResponse20098DataConfigDetails$toJSON()
fromJSON()InlineResponse20098DataConfigDetails$fromJSON( InlineResponse20098DataConfigDetailsJson )
toJSONString()InlineResponse20098DataConfigDetails$toJSONString()
fromJSONString()InlineResponse20098DataConfigDetails$fromJSONString( InlineResponse20098DataConfigDetailsJson )
clone()The objects of this class are cloneable with this method.
InlineResponse20098DataConfigDetails$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.