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