Integration App SDK - v1.14.0
Console
React Lib
REST API
Preparing search index...
@integration-app/sdk
ZodInvalidArgumentsIssue
Interface ZodInvalidArgumentsIssue
interface
ZodInvalidArgumentsIssue
{
path
:
(
string
|
number
)
[]
;
message
?:
string
;
code
:
"invalid_arguments"
;
argumentsError
:
ZodError
;
}
Hierarchy (
View Summary
)
ZodIssueBase
ZodInvalidArgumentsIssue
Index
Properties
path
message?
code
arguments
Error
Properties
path
path
:
(
string
|
number
)
[]
Optional
message
message
?:
string
code
code
:
"invalid_arguments"
arguments
Error
argumentsError
:
ZodError
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
path
message
code
arguments
Error
Console
React Lib
REST API
Integration App SDK - v1.14.0
Loading...