| InlineResponse200135List | R Documentation |
InlineResponse200135List Class
An R6Class generator object
quoteIdcharacter
orderIdinteger
orderStatuscharacter
fromAssetcharacter
fromAmountcharacter
toAssetcharacter
toAmountcharacter
ratiocharacter
inverseRatiocharacter
createTimeinteger
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.