InlineResponse2004 | R Documentation |
InlineResponse2004 Class
An R6Class
generator object
orderListId
integer
contingencyType
character
listStatusType
character
listOrderStatus
character
listClientOrderId
character
transactionTime
integer
symbol
character
orders
list( InlineResponse2004Orders )
orderReports
list( 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)
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.