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