Membrane SDK - v0.2.1
Console
React Lib
REST API
Preparing search index...
FindAppEventSubscriptionsQuery
Interface FindAppEventSubscriptionsQuery
interface
FindAppEventSubscriptionsQuery
{
id
?:
string
;
userId
?:
string
;
instanceKey
?:
string
;
appEventTypeId
?:
string
;
isSubscribed
?:
boolean
;
limit
?:
number
;
cursor
?:
string
;
}
Hierarchy (
View Summary
)
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
userId
?:
string
Optional
instance
Key
instanceKey
?:
string
Optional
app
Event
Type
Id
appEventTypeId
?:
string
Optional
is
Subscribed
isSubscribed
?:
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
Membrane SDK - v0.2.1
Loading...