FailedState | R Documentation |
FailedState
FailedState
R6Class
object, super class State
.
tercenApi::Base
-> tercenApi::State
-> FailedState
error
of type String.
reason
of type String.
new()
FailedState$new(json = NULL)
init()
FailedState$init()
initJson()
FailedState$initJson(json)
toTson()
FailedState$toTson()
clone()
The objects of this class are cloneable with this method.
FailedState$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.