InlineResponse20099DataProfitTransferDetails | R Documentation |
InlineResponse20099DataProfitTransferDetails Class
An R6Class
generator object
poolUsername
character
toPoolUsername
character
algoName
character
hashRate
integer
day
integer
amount
numeric
coinName
character
new()
InlineResponse20099DataProfitTransferDetails$new( poolUsername, toPoolUsername, algoName, hashRate, day, amount, coinName, ... )
toJSON()
InlineResponse20099DataProfitTransferDetails$toJSON()
fromJSON()
InlineResponse20099DataProfitTransferDetails$fromJSON( InlineResponse20099DataProfitTransferDetailsJson )
toJSONString()
InlineResponse20099DataProfitTransferDetails$toJSONString()
fromJSONString()
InlineResponse20099DataProfitTransferDetails$fromJSONString( InlineResponse20099DataProfitTransferDetailsJson )
clone()
The objects of this class are cloneable with this method.
InlineResponse20099DataProfitTransferDetails$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.