InlineResponse200117 | R Documentation |
InlineResponse200117 Class
An R6Class
generator object
id
numeric
tokenName
character
amount
character
nav
character
fee
character
totalCharge
character
timestamp
integer
new()
InlineResponse200117$new( id, tokenName, amount, nav, fee, totalCharge, timestamp, ... )
toJSON()
InlineResponse200117$toJSON()
fromJSON()
InlineResponse200117$fromJSON(InlineResponse200117Json)
toJSONString()
InlineResponse200117$toJSONString()
fromJSONString()
InlineResponse200117$fromJSONString(InlineResponse200117Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse200117$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.