InlineResponse20070 | R Documentation |
InlineResponse20070 Class
An R6Class
generator object
tranId
integer
fromEmail
character
toEmail
character
asset
character
amount
character
fromAccountType
character
toAccountType
character
status
character
createTimeStamp
integer
clientTranId
character
new()
InlineResponse20070$new( tranId, fromEmail, toEmail, asset, amount, fromAccountType, toAccountType, status, createTimeStamp, clientTranId, ... )
toJSON()
InlineResponse20070$toJSON()
fromJSON()
InlineResponse20070$fromJSON(InlineResponse20070Json)
toJSONString()
InlineResponse20070$toJSONString()
fromJSONString()
InlineResponse20070$fromJSONString(InlineResponse20070Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20070$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.