| InlineResponse20037 | R Documentation |
InlineResponse20037 Class
An R6Class generator object
addresscharacter
amountcharacter
applyTimecharacter
coincharacter
idcharacter
withdrawOrderIdcharacter
networkcharacter
transferTypeinteger
statusinteger
transactionFeecharacter
confirmNointeger [optional]
infocharacter [optional]
txIdcharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.