InlineResponse20083Data | R Documentation |
InlineResponse20083Data Class
An R6Class
generator object
orderNo
character
sourceAmount
character
fiatCurrency
character
obtainAmount
character
cryptoCurrency
character
totalFee
character
price
character
status
character
createTime
integer
updateTime
integer
new()
InlineResponse20083Data$new( orderNo, sourceAmount, fiatCurrency, obtainAmount, cryptoCurrency, totalFee, price, status, createTime, updateTime, ... )
toJSON()
InlineResponse20083Data$toJSON()
fromJSON()
InlineResponse20083Data$fromJSON(InlineResponse20083DataJson)
toJSONString()
InlineResponse20083Data$toJSONString()
fromJSONString()
InlineResponse20083Data$fromJSONString(InlineResponse20083DataJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse20083Data$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.