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