@webitel/api-services
Preparing search index...
photos/photos.zod
UpdatePhotosBody
Variable UpdatePhotosBody
Const
UpdatePhotosBody
:
ZodArray
<
ZodObject
<
{
etag
:
ZodOptional
<
ZodString
>
;
photoId
:
ZodOptional
<
ZodString
>
;
photoUrl
:
ZodOptional
<
ZodString
>
;
primary
:
ZodOptional
<
ZodBoolean
>
;
}
,
$strip
,
>
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...