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