@webitel/api-services
Preparing search index...
case-links/case-links.zod
UpdateLinkBody
Variable UpdateLinkBody
Const
UpdateLinkBody
:
ZodObject
<
{
name
:
ZodOptional
<
ZodString
>
;
url
:
ZodOptional
<
ZodString
>
;
userId
:
ZodOptional
<
ZodObject
<
{
id
:
ZodOptional
<
ZodString
>
;
name
:
ZodOptional
<
ZodString
>
}
,
$strip
,
>
,
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...