| InlineResponse200125 | R Documentation |
InlineResponse200125 Class
An R6Class generator object
quoteAssetcharacter
baseAssetcharacter
quoteQtynumeric
baseQtynumeric
pricenumeric
slippagenumeric
feenumeric
new()InlineResponse200125$new( quoteAsset, baseAsset, quoteQty, baseQty, price, slippage, fee, ... )
toJSON()InlineResponse200125$toJSON()
fromJSON()InlineResponse200125$fromJSON(InlineResponse200125Json)
toJSONString()InlineResponse200125$toJSONString()
fromJSONString()InlineResponse200125$fromJSONString(InlineResponse200125Json)
clone()The objects of this class are cloneable with this method.
InlineResponse200125$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.