Membrane SDK - v0.8.0
Console
React Lib
REST API
Preparing search index...
BaseIntegrationLevelMembraneInterface
Variable BaseIntegrationLevelMembraneInterface
Const
BaseIntegrationLevelMembraneInterface
:
ZodObject
<
{
id
:
ZodString
;
key
:
ZodOptional
<
ZodString
>
;
uuid
:
ZodOptional
<
ZodString
>
;
description
:
ZodOptional
<
ZodString
>
;
meta
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodAny
>
>
;
name
:
ZodString
;
state
:
ZodOptional
<
ZodEnum
<
typeof
WorkspaceElementState
>
>
;
errors
:
ZodOptional
<
ZodArray
<
ZodType
<
ErrorDataSchema
,
unknown
,
$ZodTypeInternals
<
ErrorDataSchema
,
unknown
>
,
>
,
>
,
>
;
revision
:
ZodOptional
<
ZodString
>
;
createdAt
:
ZodOptional
<
ZodString
>
;
updatedAt
:
ZodOptional
<
ZodString
>
;
archivedAt
:
ZodOptional
<
ZodString
>
;
isDeactivated
:
ZodOptional
<
ZodBoolean
>
;
integrationId
:
ZodOptional
<
ZodString
>
;
parentId
:
ZodOptional
<
ZodString
>
;
isCustomized
:
ZodOptional
<
ZodBoolean
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Console
React Lib
REST API
Membrane SDK - v0.8.0
Loading...