InlineResponse20039Data | R Documentation |
InlineResponse20039Data Class
An R6Class
generator object
isLocked
character
plannedRecoverTime
integer
triggerCondition
InlineResponse20039DataTriggerCondition
indicators
InlineResponse20039DataIndicators
updateTime
integer
new()
InlineResponse20039Data$new( isLocked, plannedRecoverTime, triggerCondition, indicators, updateTime, ... )
toJSON()
InlineResponse20039Data$toJSON()
fromJSON()
InlineResponse20039Data$fromJSON(InlineResponse20039DataJson)
toJSONString()
InlineResponse20039Data$toJSONString()
fromJSONString()
InlineResponse20039Data$fromJSONString(InlineResponse20039DataJson)
clone()
The objects of this class are cloneable with this method.
InlineResponse20039Data$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.