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