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