InlineResponse20059 | R Documentation |
InlineResponse20059 Class
An R6Class
generator object
amount
character
coin
character
network
character
status
integer
address
character
addressTag
character
txId
character
insertTime
integer
transferType
integer
confirmTimes
character
new()
InlineResponse20059$new( amount, coin, network, status, address, addressTag, txId, insertTime, transferType, confirmTimes, ... )
toJSON()
InlineResponse20059$toJSON()
fromJSON()
InlineResponse20059$fromJSON(InlineResponse20059Json)
toJSONString()
InlineResponse20059$toJSONString()
fromJSONString()
InlineResponse20059$fromJSONString(InlineResponse20059Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20059$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.