InlineResponse200120Data | R Documentation |
InlineResponse200120Data Class
An R6Class
generator object
orderType
character
transactionId
character
transactionTime
integer
amount
character
currency
character
fundsDetail
list( InlineResponse200120FundsDetail )
new()
InlineResponse200120Data$new( orderType, transactionId, transactionTime, amount, currency, fundsDetail, ... )
toJSON()
InlineResponse200120Data$toJSON()
fromJSON()
InlineResponse200120Data$fromJSON(InlineResponse200120DataJson)
toJSONString()
InlineResponse200120Data$toJSONString()
fromJSONString()
InlineResponse200120Data$fromJSONString(InlineResponse200120DataJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse200120Data$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.