| InlineResponse2005 | R Documentation |
InlineResponse2005 Class
An R6Class generator object
orderListIdinteger
contingencyTypecharacter
listStatusTypecharacter
listOrderStatuscharacter
listClientOrderIdcharacter
transactionTimeinteger
symbolcharacter
orderslist( 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.