| InlineResponse2004 | R Documentation |
InlineResponse2004 Class
An R6Class generator object
orderListIdinteger
contingencyTypecharacter
listStatusTypecharacter
listOrderStatuscharacter
listClientOrderIdcharacter
transactionTimeinteger
symbolcharacter
orderslist( InlineResponse2004Orders )
orderReportslist( InlineResponse2004OrderReports )
new()InlineResponse2004$new( orderListId, contingencyType, listStatusType, listOrderStatus, listClientOrderId, transactionTime, symbol, orders, orderReports, ... )
toJSON()InlineResponse2004$toJSON()
fromJSON()InlineResponse2004$fromJSON(InlineResponse2004Json)
toJSONString()InlineResponse2004$toJSONString()
fromJSONString()InlineResponse2004$fromJSONString(InlineResponse2004Json)
clone()The objects of this class are cloneable with this method.
InlineResponse2004$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.