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