| InlineResponse20020 | R Documentation |
InlineResponse20020 Class
An R6Class generator object
orderListIdinteger
contingencyTypecharacter
listStatusTypecharacter
listOrderStatuscharacter
listClientOrderIdcharacter
transactionTimeinteger
symbolcharacter
marginBuyBorrowAmountcharacter
marginBuyBorrowAssetcharacter
isIsolatedcharacter
orderslist( InlineResponse20020Orders )
orderReportslist( 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.