| InlineResponse200126 | R Documentation |
InlineResponse200126 Class
An R6Class generator object
swapIdinteger
swapTimeinteger
statusinteger
quoteAssetcharacter
baseAssetcharacter
quoteQtynumeric
baseQtynumeric
pricenumeric
feenumeric
new()InlineResponse200126$new( swapId, swapTime, status, quoteAsset, baseAsset, quoteQty, baseQty, price, fee, ... )
toJSON()InlineResponse200126$toJSON()
fromJSON()InlineResponse200126$fromJSON(InlineResponse200126Json)
toJSONString()InlineResponse200126$toJSONString()
fromJSONString()InlineResponse200126$fromJSONString(InlineResponse200126Json)
clone()The objects of this class are cloneable with this method.
InlineResponse200126$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.