Membrane React - v0.2.1
Console
SDK
REST API
Preparing search index...
AppEvent
Interface AppEvent
interface
AppEvent
{
id
:
string
;
name
?:
string
;
userId
:
string
;
user
?:
Customer
;
appEventTypeId
:
string
;
appEventType
?:
AppEventType
;
appEventSubscriptionId
:
string
;
appEventSubscription
?:
AppEventSubscription
;
event
:
any
;
datetime
:
string
;
launchedFlowRunIds
:
string
[]
;
}
Index
Properties
id
name?
user
Id
user?
app
Event
Type
Id
app
Event
Type?
app
Event
Subscription
Id
app
Event
Subscription?
event
datetime
launched
Flow
Run
Ids
Properties
id
id
:
string
Optional
name
name
?:
string
user
Id
userId
:
string
Optional
user
user
?:
Customer
app
Event
Type
Id
appEventTypeId
:
string
Optional
app
Event
Type
appEventType
?:
AppEventType
app
Event
Subscription
Id
appEventSubscriptionId
:
string
Optional
app
Event
Subscription
appEventSubscription
?:
AppEventSubscription
event
event
:
any
datetime
datetime
:
string
launched
Flow
Run
Ids
launchedFlowRunIds
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
user
Id
user
app
Event
Type
Id
app
Event
Type
app
Event
Subscription
Id
app
Event
Subscription
event
datetime
launched
Flow
Run
Ids
Console
SDK
REST API
Membrane React - v0.2.1
Loading...