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