| InlineResponse200134Data | R Documentation |
InlineResponse200134Data Class
An R6Class generator object
orderTypecharacter
transactionIdcharacter
transactionTimeinteger
amountcharacter
currencycharacter
fundsDetaillist( 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.