@servicenow/sdk - v4.4.1
Preparing search index...
@servicenow/sdk/api
<internal>
ZodNullableDef
Interface ZodNullableDef<T>
interface
ZodNullableDef
<
T
extends
ZodTypeAny
=
ZodTypeAny
>
{
description
?:
string
;
errorMap
?:
ZodErrorMap
;
innerType
:
T
;
typeName
:
ZodNullable
;
}
Type Parameters
T
extends
ZodTypeAny
=
ZodTypeAny
Hierarchy (
View Summary
)
ZodTypeDef
ZodNullableDef
Index
Properties
description?
error
Map?
inner
Type
type
Name
Properties
Optional
description
description
?:
string
Optional
error
Map
errorMap
?:
ZodErrorMap
inner
Type
innerType
:
T
type
Name
typeName
:
ZodNullable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
error
Map
inner
Type
type
Name
@servicenow/sdk - v4.4.1
Loading...