MarginTransferDetails | R Documentation |
MarginTransferDetails Class
An R6Class
generator object
rows
list( MarginTransferDetailsRows )
total
integer
new()
MarginTransferDetails$new(rows, total, ...)
toJSON()
MarginTransferDetails$toJSON()
fromJSON()
MarginTransferDetails$fromJSON(MarginTransferDetailsJson)
toJSONString()
MarginTransferDetails$toJSONString()
fromJSONString()
MarginTransferDetails$fromJSONString(MarginTransferDetailsJson)
clone()
The objects of this class are cloneable with this method.
MarginTransferDetails$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.