Console
React Lib
REST API
Preparing search index...
The search index is not available
Integration App SDK - v1.9.0
Integration App SDK
FindAppEventSubscriptionsQuery
Interface FindAppEventSubscriptionsQuery
interface
FindAppEventSubscriptionsQuery
{
id
?:
string
;
userId
?:
string
;
instanceKey
?:
string
;
appEventTypeId
?:
string
;
isSubscribed
?:
boolean
;
limit
?:
number
;
cursor
?:
string
;
}
Hierarchy (
view full
)
PaginationQuery
FindAppEventSubscriptionsQuery
Index
Properties
id?
user
Id?
instance
Key?
app
Event
Type
Id?
is
Subscribed?
limit?
cursor?
Properties
Optional
id
id
?:
string
Optional
user
Id
user
Id
?:
string
Optional
instance
Key
instance
Key
?:
string
Optional
app
Event
Type
Id
app
Event
Type
Id
?:
string
Optional
is
Subscribed
is
Subscribed
?:
boolean
Optional
limit
limit
?:
number
Optional
cursor
cursor
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
user
Id
instance
Key
app
Event
Type
Id
is
Subscribed
limit
cursor
Console
React Lib
REST API
Integration App SDK - v1.9.0
Loading...