Membrane React - v0.6.0
Console
SDK
REST API
Preparing search index...
BaseExternalEventPull
Variable BaseExternalEventPull
Const
BaseExternalEventPull
:
ZodObject
<
{
id
:
ZodString
;
name
:
ZodOptional
<
ZodString
>
;
userId
:
ZodString
;
externalEventSubscriptionId
:
ZodString
;
integrationId
:
ZodString
;
connectionId
:
ZodString
;
startDatetime
:
ZodString
;
endDatetime
:
ZodString
;
isFullScan
:
ZodOptional
<
ZodBoolean
>
;
status
:
ZodEnum
<
typeof
ExternalEventPullStatus
>
;
collectedEventIds
:
ZodArray
<
ZodString
>
;
error
:
ZodOptional
<
ZodType
<
ErrorDataSchema
,
unknown
,
$ZodTypeInternals
<
ErrorDataSchema
,
unknown
>
,
>
,
>
;
}
,
$strip
,
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
SDK
REST API
Membrane React - v0.6.0
Loading...