| InlineResponse20079Data | R Documentation |
InlineResponse20079Data Class
An R6Class generator object
orderNocharacter
fiatCurrencycharacter
indicatedAmountcharacter
amountcharacter
totalFeecharacter
methodcharacter
statuscharacter
createTimeinteger
updateTimeinteger
new()InlineResponse20079Data$new( orderNo, fiatCurrency, indicatedAmount, amount, totalFee, method, status, createTime, updateTime, ... )
toJSON()InlineResponse20079Data$toJSON()
fromJSON()InlineResponse20079Data$fromJSON(InlineResponse20079DataJson)
toJSONString()InlineResponse20079Data$toJSONString()
fromJSONString()InlineResponse20079Data$fromJSONString(InlineResponse20079DataJson)
clone()The objects of this class are cloneable with this method.
InlineResponse20079Data$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.