InlineResponse20037 | R Documentation |
InlineResponse20037 Class
An R6Class
generator object
address
character
amount
character
applyTime
character
coin
character
id
character
withdrawOrderId
character
network
character
transferType
integer
status
integer
transactionFee
character
confirmNo
integer [optional]
info
character [optional]
txId
character
new()
InlineResponse20037$new( address, amount, applyTime, coin, id, withdrawOrderId, network, transferType, status, transactionFee, txId, confirmNo = NULL, info = NULL, ... )
toJSON()
InlineResponse20037$toJSON()
fromJSON()
InlineResponse20037$fromJSON(InlineResponse20037Json)
toJSONString()
InlineResponse20037$toJSONString()
fromJSONString()
InlineResponse20037$fromJSONString(InlineResponse20037Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20037$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.