InlineResponse200137List | R Documentation |
InlineResponse200137List Class
An R6Class
generator object
orderNo
character
tokens
list( InlineResponse200137Tokens )
tradeTime
integer
tradeAmount
character
tradeCurrency
character
new()
InlineResponse200137List$new( orderNo, tokens, tradeTime, tradeAmount, tradeCurrency, ... )
toJSON()
InlineResponse200137List$toJSON()
fromJSON()
InlineResponse200137List$fromJSON(InlineResponse200137ListJson)
toJSONString()
InlineResponse200137List$toJSONString()
fromJSONString()
InlineResponse200137List$fromJSONString(InlineResponse200137ListJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse200137List$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.