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