InlineResponse20096DataAccountProfits | R Documentation |
InlineResponse20096DataAccountProfits Class
An R6Class
generator object
time
integer
type
integer
hashTransfer
integer
transferAmount
numeric
dayHashRate
integer
profitAmount
numeric
coinName
character
status
integer
new()
InlineResponse20096DataAccountProfits$new( time, type, hashTransfer, transferAmount, dayHashRate, profitAmount, coinName, status, ... )
toJSON()
InlineResponse20096DataAccountProfits$toJSON()
fromJSON()
InlineResponse20096DataAccountProfits$fromJSON( InlineResponse20096DataAccountProfitsJson )
toJSONString()
InlineResponse20096DataAccountProfits$toJSONString()
fromJSONString()
InlineResponse20096DataAccountProfits$fromJSONString( InlineResponse20096DataAccountProfitsJson )
clone()
The objects of this class are cloneable with this method.
InlineResponse20096DataAccountProfits$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.