| InlineResponse200121List | R Documentation |
InlineResponse200121List Class
An R6Class generator object
quoteIdcharacter
orderIdinteger
orderStatuscharacter
fromAssetcharacter
fromAmountcharacter
toAssetcharacter
toAmountcharacter
ratiocharacter
inverseRatiocharacter
createTimeinteger
new()InlineResponse200121List$new( quoteId, orderId, orderStatus, fromAsset, fromAmount, toAsset, toAmount, ratio, inverseRatio, createTime, ... )
toJSON()InlineResponse200121List$toJSON()
fromJSON()InlineResponse200121List$fromJSON(InlineResponse200121ListJson)
toJSONString()InlineResponse200121List$toJSONString()
fromJSONString()InlineResponse200121List$fromJSONString(InlineResponse200121ListJson)
clone()The objects of this class are cloneable with this method.
InlineResponse200121List$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.