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