Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
UpdateScenarioRequest
Interface UpdateScenarioRequest
interface
UpdateScenarioRequest
{
name
?:
string
;
key
?:
string
;
elements
?:
ScenarioElement
[]
;
todos
?:
ScenarioToDo
[]
;
}
Index
Properties
name?
key?
elements?
todos?
Properties
Optional
name
name
?:
string
Optional
key
key
?:
string
Optional
elements
elements
?:
ScenarioElement
[]
Optional
todos
todos
?:
ScenarioToDo
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
key
elements
todos
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...