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