| Transaction | R Documentation |
Transaction Class
An R6Class generator object
tranIdinteger
new()Transaction$new(tranId, ...)
toJSON()Transaction$toJSON()
fromJSON()Transaction$fromJSON(TransactionJson)
toJSONString()Transaction$toJSONString()
fromJSONString()Transaction$fromJSONString(TransactionJson)
clone()The objects of this class are cloneable with this method.
Transaction$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.