@webitel/api-services
Preparing search index...
spaces/spaces.zod
CreateSpaceBodyItem
Variable CreateSpaceBodyItem
Const
CreateSpaceBodyItem
:
ZodObject
<
{
etag
:
ZodOptional
<
ZodString
>
;
homePage
:
ZodOptional
<
ZodString
>
;
name
:
ZodOptional
<
ZodString
>
;
state
:
ZodOptional
<
ZodBoolean
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...