MarginTransferDetailsRows | R Documentation |
MarginTransferDetailsRows Class
An R6Class
generator object
amount
character
asset
character
status
character
timestamp
integer
txId
integer
transFrom
character
transTo
character
new()
MarginTransferDetailsRows$new( amount, asset, status, timestamp, txId, transFrom, transTo, ... )
toJSON()
MarginTransferDetailsRows$toJSON()
fromJSON()
MarginTransferDetailsRows$fromJSON(MarginTransferDetailsRowsJson)
toJSONString()
MarginTransferDetailsRows$toJSONString()
fromJSONString()
MarginTransferDetailsRows$fromJSONString(MarginTransferDetailsRowsJson)
clone()
The objects of this class are cloneable with this method.
MarginTransferDetailsRows$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.