@webitel/api-services
Preparing search index...
feedback-service/feedback-service.zod
GetFeedbackResponse
Variable GetFeedbackResponse
Const
GetFeedbackResponse
:
ZodObject
<
{
createdAt
:
ZodOptional
<
ZodString
>
;
description
:
ZodOptional
<
ZodString
>
;
payload
:
ZodOptional
<
ZodRecord
<
ZodString
,
ZodString
>
>
;
rating
:
ZodOptional
<
ZodNumber
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...