Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
@integration-app/sdk
SafeParseError
Type Alias SafeParseError<Input>
type
SafeParseError
<
Input
>
=
{
success
:
false
;
error
:
ZodError
<
Input
>
;
data
?:
never
;
}
Type Parameters
Input
Index
Properties
success
error
data?
Properties
success
success
:
false
error
error
:
ZodError
<
Input
>
Optional
data
data
?:
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
success
error
data
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...