| InlineResponse200125List | R Documentation |
InlineResponse200125List Class
An R6Class generator object
networkcharacter
txIDcharacter
contractAdrresscharacter
tokenIdcharacter
timestampinteger
feenumeric
feeAssetcharacter
new()InlineResponse200125List$new( network, txID, contractAdrress, tokenId, timestamp, fee, feeAsset, ... )
toJSON()InlineResponse200125List$toJSON()
fromJSON()InlineResponse200125List$fromJSON(InlineResponse200125ListJson)
toJSONString()InlineResponse200125List$toJSONString()
fromJSONString()InlineResponse200125List$fromJSONString(InlineResponse200125ListJson)
clone()The objects of this class are cloneable with this method.
InlineResponse200125List$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.