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