InlineResponse20099 | R Documentation |
InlineResponse20099 Class
An R6Class
generator object
positionId
character
time
integer
asset
character
project
character
amount
character
lockPeriod
character
deliverDate
character
type
character
status
character
new()
InlineResponse20099$new( positionId, time, asset, project, amount, lockPeriod, deliverDate, type, status, ... )
toJSON()
InlineResponse20099$toJSON()
fromJSON()
InlineResponse20099$fromJSON(InlineResponse20099Json)
toJSONString()
InlineResponse20099$toJSONString()
fromJSONString()
InlineResponse20099$fromJSONString(InlineResponse20099Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20099$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.