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