OrderResponseFullFills | R Documentation |
OrderResponseFullFills Class
An R6Class
generator object
price
character
qty
character
commission
character
commissionAsset
character
new()
OrderResponseFullFills$new(price, qty, commission, commissionAsset, ...)
toJSON()
OrderResponseFullFills$toJSON()
fromJSON()
OrderResponseFullFills$fromJSON(OrderResponseFullFillsJson)
toJSONString()
OrderResponseFullFills$toJSONString()
fromJSONString()
OrderResponseFullFills$fromJSONString(OrderResponseFullFillsJson)
clone()
The objects of this class are cloneable with this method.
OrderResponseFullFills$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.