Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
FindAppEventsQuery
Interface FindAppEventsQuery
interface
FindAppEventsQuery
{
limit
?:
number
;
cursor
?:
string
;
id
?:
string
;
userId
?:
string
;
instanceKey
?:
string
;
appEventTypeId
?:
string
;
appEventSubscriptionId
?:
string
;
startDatetime
?:
string
;
endDatetime
?:
string
;
}
Hierarchy (
View Summary
)
PaginationQuery
FindAppEventsQuery
Index
Properties
limit?
cursor?
id?
user
Id?
instance
Key?
app
Event
Type
Id?
app
Event
Subscription
Id?
start
Datetime?
end
Datetime?
Properties
Optional
limit
limit
?:
number
= ...
Optional
cursor
cursor
?:
string
= ...
Optional
id
id
?:
string
Optional
user
Id
userId
?:
string
Optional
instance
Key
instanceKey
?:
string
Optional
app
Event
Type
Id
appEventTypeId
?:
string
Optional
app
Event
Subscription
Id
appEventSubscriptionId
?:
string
Optional
start
Datetime
startDatetime
?:
string
Optional
end
Datetime
endDatetime
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
cursor
id
user
Id
instance
Key
app
Event
Type
Id
app
Event
Subscription
Id
start
Datetime
end
Datetime
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...