InlineResponse200124List | R Documentation |
InlineResponse200124List Class
An R6Class
generator object
network
character
txID
integer
contractAdrress
character
tokenId
character
timestamp
integer
new()
InlineResponse200124List$new( network, txID, contractAdrress, tokenId, timestamp, ... )
toJSON()
InlineResponse200124List$toJSON()
fromJSON()
InlineResponse200124List$fromJSON(InlineResponse200124ListJson)
toJSONString()
InlineResponse200124List$toJSONString()
fromJSONString()
InlineResponse200124List$fromJSONString(InlineResponse200124ListJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse200124List$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.