Zamok Kiosk API
Preparing search index...
mc-scheduler/lib/actions
UpsertEventAction
Interface UpsertEventAction<T>
interface
UpsertEventAction
<
T
>
{
meta
:
string
;
payload
:
SchedulerEvent
;
type
:
"UPSERT_EVENT"
;
}
Type Parameters
T
Hierarchy (
View Summary
)
SchedulerActionBase
<
SchedulerEvent
<
T
>
>
UpsertEventAction
Index
Properties
meta
payload
type
Properties
meta
meta
:
string
payload
payload
:
SchedulerEvent
type
type
:
"UPSERT_EVENT"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
meta
payload
type
Zamok Kiosk API
Loading...