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