Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.14.0
Integration App SDK
AppDataSchemaInstance
Interface AppDataSchemaInstance
interface
AppDataSchemaInstance
{
appId
:
string
;
userId
:
string
;
user
?:
Customer
;
appDataSchemaId
:
string
;
appDataSchemaRevision
:
string
;
appDataSchema
?:
AppDataSchema
;
instanceKey
?:
string
;
schema
?:
any
;
error
?:
ErrorData
;
archivedAt
?:
string
;
id
:
string
;
name
:
string
;
key
:
string
;
state
?:
WorkspaceElementState
;
errors
?:
ErrorData
[]
;
}
Hierarchy (
view full
)
WorkspaceElement
AppDataSchemaInstance
Index
Properties
app
Id
user
Id
user?
app
Data
Schema
Id
app
Data
Schema
Revision
app
Data
Schema?
instance
Key?
schema?
error?
archived
At?
id
name
key
state?
errors?
Properties
app
Id
app
Id
:
string
user
Id
user
Id
:
string
Optional
user
user
?:
Customer
app
Data
Schema
Id
app
Data
Schema
Id
:
string
app
Data
Schema
Revision
app
Data
Schema
Revision
:
string
Optional
app
Data
Schema
app
Data
Schema
?:
AppDataSchema
Optional
instance
Key
instance
Key
?:
string
Optional
schema
schema
?:
any
Optional
error
error
?:
ErrorData
Optional
archived
At
archived
At
?:
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
app
Id
user
Id
user
app
Data
Schema
Id
app
Data
Schema
Revision
app
Data
Schema
instance
Key
schema
error
archived
At
id
name
key
state
errors
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...