@webitel/api-services
Preparing search index...
list-service/list-service.zod
CreateListBody
Variable CreateListBody
Const
CreateListBody
:
ZodObject
<
{
description
:
ZodOptional
<
ZodString
>
;
domainId
:
ZodOptional
<
ZodString
>
;
name
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...