InlineResponse200135List | R Documentation |
InlineResponse200135List Class
An R6Class
generator object
quoteId
character
orderId
integer
orderStatus
character
fromAsset
character
fromAmount
character
toAsset
character
toAmount
character
ratio
character
inverseRatio
character
createTime
integer
new()
InlineResponse200135List$new( quoteId, orderId, orderStatus, fromAsset, fromAmount, toAsset, toAmount, ratio, inverseRatio, createTime, ... )
toJSON()
InlineResponse200135List$toJSON()
fromJSON()
InlineResponse200135List$fromJSON(InlineResponse200135ListJson)
toJSONString()
InlineResponse200135List$toJSONString()
fromJSONString()
InlineResponse200135List$fromJSONString(InlineResponse200135ListJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse200135List$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.