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