| InlineResponse20011Rows | R Documentation |
InlineResponse20011Rows Class
An R6Class generator object
isolatedSymbolcharacter
amountcharacter
assetcharacter
interestcharacter
principalcharacter
statuscharacter
timestampinteger
txIdinteger
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.