MarginOrderResponseAck | R Documentation |
MarginOrderResponseAck Class
An R6Class
generator object
symbol
character
orderId
integer
clientOrderId
character
isIsolated
character
transactTime
integer
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)
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.