| OrderResponseAck | R Documentation |
OrderResponseAck Class
An R6Class generator object
symbolcharacter
orderIdinteger
orderListIdinteger
clientOrderIdcharacter
transactTimeinteger
new()OrderResponseAck$new( symbol, orderId, orderListId, clientOrderId, transactTime, ... )
toJSON()OrderResponseAck$toJSON()
fromJSON()OrderResponseAck$fromJSON(OrderResponseAckJson)
toJSONString()OrderResponseAck$toJSONString()
fromJSONString()OrderResponseAck$fromJSONString(OrderResponseAckJson)
clone()The objects of this class are cloneable with this method.
OrderResponseAck$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.