InlineResponse200124 | R Documentation |
InlineResponse200124 Class
An R6Class
generator object
operationId
integer
poolId
integer
poolName
character
operation
character
status
integer
updateTime
integer
shareAmount
character
new()
InlineResponse200124$new( operationId, poolId, poolName, operation, status, updateTime, shareAmount, ... )
toJSON()
InlineResponse200124$toJSON()
fromJSON()
InlineResponse200124$fromJSON(InlineResponse200124Json)
toJSONString()
InlineResponse200124$toJSONString()
fromJSONString()
InlineResponse200124$fromJSONString(InlineResponse200124Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse200124$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.