Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
@integration-app/sdk
ZodNullableDef
Interface ZodNullableDef<T>
interface
ZodNullableDef
<
T
extends
ZodTypeAny
=
ZodTypeAny
>
{
errorMap
?:
ZodErrorMap
;
description
?:
string
;
innerType
:
T
;
typeName
:
ZodNullable
;
}
Type Parameters
T
extends
ZodTypeAny
=
ZodTypeAny
Hierarchy (
View Summary
)
ZodTypeDef
ZodNullableDef
Index
Properties
error
Map?
description?
inner
Type
type
Name
Properties
Optional
error
Map
errorMap
?:
ZodErrorMap
Optional
description
description
?:
string
inner
Type
innerType
:
T
type
Name
typeName
:
ZodNullable
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
Map
description
inner
Type
type
Name
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...