Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
BaseExternalEventLogRecord
Variable BaseExternalEventLogRecord
Const
BaseExternalEventLogRecord
:
ZodObject
<
{
id
:
ZodString
;
userId
:
ZodString
;
name
:
ZodOptional
<
ZodString
>
;
externalEventSubscriptionId
:
ZodString
;
integrationId
:
ZodString
;
connectionId
:
ZodString
;
payload
:
ZodOptional
<
ZodAny
>
;
launchedFlowRunIds
:
ZodOptional
<
ZodArray
<
ZodString
>
>
;
status
:
ZodEnum
<
typeof
ExternalEventLogStatus
>
;
error
:
ZodOptional
<
ZodType
<
ErrorDataSchema
,
unknown
,
$ZodTypeInternals
<
ErrorDataSchema
,
unknown
>
,
>
,
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...