| InlineResponse20080Data | R Documentation |
InlineResponse20080Data Class
An R6Class generator object
orderNocharacter
sourceAmountcharacter
fiatCurrencycharacter
obtainAmountcharacter
cryptoCurrencycharacter
totalFeecharacter
pricecharacter
statuscharacter
createTimeinteger
updateTimeinteger
new()InlineResponse20080Data$new( orderNo, sourceAmount, fiatCurrency, obtainAmount, cryptoCurrency, totalFee, price, status, createTime, updateTime, ... )
toJSON()InlineResponse20080Data$toJSON()
fromJSON()InlineResponse20080Data$fromJSON(InlineResponse20080DataJson)
toJSONString()InlineResponse20080Data$toJSONString()
fromJSONString()InlineResponse20080Data$fromJSONString(InlineResponse20080DataJson)
clone()The objects of this class are cloneable with this method.
InlineResponse20080Data$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.