Zamok Kiosk API
Preparing search index...
module-common-logs/lib/actions
LogUpsertPayload
Interface LogUpsertPayload<T>
interface
LogUpsertPayload
<
T
>
{
id
?:
string
;
log
:
Log
<
T
>
;
type
:
string
;
}
Type Parameters
T
Index
Properties
id?
log
type
Properties
Optional
id
id
?:
string
log
log
:
Log
<
T
>
type
type
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
log
type
Zamok Kiosk API
Loading...