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