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