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