InlineResponse2005 | R Documentation |
InlineResponse2005 Class
An R6Class
generator object
orderListId
integer
contingencyType
character
listStatusType
character
listOrderStatus
character
listClientOrderId
character
transactionTime
integer
symbol
character
orders
list( InlineResponse2005Orders )
new()
InlineResponse2005$new( orderListId, contingencyType, listStatusType, listOrderStatus, listClientOrderId, transactionTime, symbol, orders, ... )
toJSON()
InlineResponse2005$toJSON()
fromJSON()
InlineResponse2005$fromJSON(InlineResponse2005Json)
toJSONString()
InlineResponse2005$toJSONString()
fromJSONString()
InlineResponse2005$fromJSONString(InlineResponse2005Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse2005$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.