| MarginTransferDetailsRows | R Documentation |
MarginTransferDetailsRows Class
An R6Class generator object
amountcharacter
assetcharacter
statuscharacter
timestampinteger
txIdinteger
transFromcharacter
transTocharacter
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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.