| OrderResponseFullFills | R Documentation |
OrderResponseFullFills Class
An R6Class generator object
pricecharacter
qtycharacter
commissioncharacter
commissionAssetcharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.