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