Console
SDK
REST API
Preparing search index...
The search index is not available
Integration App React - v2.18.0
Integration App React
AppDataSchema
Interface AppDataSchema
interface
AppDataSchema
{
id
:
string
;
name
:
string
;
key
:
string
;
state
?:
WorkspaceElementState
;
errors
?:
ErrorData
[]
;
schema
:
any
;
code
?:
string
;
archivedAt
?:
string
;
revision
?:
string
;
}
Hierarchy (
View Summary
)
WorkspaceElement
AppDataSchema
Index
Properties
id
name
key
state?
errors?
schema
code?
archived
At?
revision?
Properties
id
id
:
string
name
name
:
string
key
key
:
string
Optional
state
state
?:
WorkspaceElementState
Optional
errors
errors
?:
ErrorData
[]
schema
schema
:
any
Optional
code
code
?:
string
Optional
archived
At
archivedAt
?:
string
Optional
revision
revision
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
key
state
errors
schema
code
archived
At
revision
Console
SDK
REST API
Integration App React - v2.18.0
Loading...