InlineResponse20010Rows | R Documentation |
InlineResponse20010Rows Class
An R6Class
generator object
isolatedSymbol
character
txId
integer
asset
character
principal
character
timestamp
integer
status
character
new()
InlineResponse20010Rows$new( isolatedSymbol, txId, asset, principal, timestamp, status, ... )
toJSON()
InlineResponse20010Rows$toJSON()
fromJSON()
InlineResponse20010Rows$fromJSON(InlineResponse20010RowsJson)
toJSONString()
InlineResponse20010Rows$toJSONString()
fromJSONString()
InlineResponse20010Rows$fromJSONString(InlineResponse20010RowsJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse20010Rows$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.