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