InlineResponse20043 | R Documentation |
InlineResponse20043 Class
An R6Class
generator object
totalServiceCharge
character
totalTransfered
character
transferResult
list( InlineResponse20043TransferResult )
new()
InlineResponse20043$new( totalServiceCharge, totalTransfered, transferResult, ... )
toJSON()
InlineResponse20043$toJSON()
fromJSON()
InlineResponse20043$fromJSON(InlineResponse20043Json)
toJSONString()
InlineResponse20043$toJSONString()
fromJSONString()
InlineResponse20043$fromJSONString(InlineResponse20043Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20043$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.