Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
AppEventSubscription
Interface AppEventSubscription
interface
AppEventSubscription
{
id
:
string
;
revision
:
string
;
appEventTypeId
:
string
;
appEventType
?:
AppEventType
;
userId
:
string
;
user
?:
Customer
;
instanceKey
?:
string
;
isSubscribed
:
boolean
;
schema
?:
DataSchema
;
webhookUri
:
string
;
subscriptionRequest
:
HttpRequestSpec
;
subscriptionResponse
?:
any
;
archivedAt
?:
string
;
}
Index
Properties
id
revision
app
Event
Type
Id
app
Event
Type?
user
Id
user?
instance
Key?
is
Subscribed
schema?
webhook
Uri
subscription
Request
subscription
Response?
archived
At?
Properties
id
id
:
string
revision
revision
:
string
app
Event
Type
Id
app
Event
Type
Id
:
string
Optional
app
Event
Type
app
Event
Type
?:
AppEventType
user
Id
user
Id
:
string
Optional
user
user
?:
Customer
Optional
instance
Key
instance
Key
?:
string
is
Subscribed
is
Subscribed
:
boolean
Optional
schema
schema
?:
DataSchema
webhook
Uri
webhook
Uri
:
string
subscription
Request
subscription
Request
:
HttpRequestSpec
Optional
subscription
Response
subscription
Response
?:
any
Optional
archived
At
archived
At
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
revision
app
Event
Type
Id
app
Event
Type
user
Id
user
instance
Key
is
Subscribed
schema
webhook
Uri
subscription
Request
subscription
Response
archived
At
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...