@webitel/api-services
Preparing search index...
routing-variable-service/routing-variable-service.zod
ReadRoutingVariableResponse
Variable ReadRoutingVariableResponse
Const
ReadRoutingVariableResponse
:
ZodObject
<
{
domainId
:
ZodOptional
<
ZodString
>
;
id
:
ZodOptional
<
ZodString
>
;
key
:
ZodOptional
<
ZodString
>
;
value
:
ZodOptional
<
ZodString
>
;
}
,
$strip
,
>
= ...
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@webitel/api-services
Loading...