InlineResponse20069 | R Documentation |
InlineResponse20069 Class
An R6Class
generator object
counterParty
character
email
character
type
integer
asset
character
qty
character
fromAccountType
character
toAccountType
character
status
character
tranId
integer
time
integer
new()
InlineResponse20069$new( counterParty, email, type, asset, qty, fromAccountType, toAccountType, status, tranId, time, ... )
toJSON()
InlineResponse20069$toJSON()
fromJSON()
InlineResponse20069$fromJSON(InlineResponse20069Json)
toJSONString()
InlineResponse20069$toJSONString()
fromJSONString()
InlineResponse20069$fromJSONString(InlineResponse20069Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20069$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.