Preparing search index...
The search index is not available
@rendley/sdk - v1.5.0
@rendley/sdk
Zod
z
ZodInvalidArgumentsIssue
Interface ZodInvalidArgumentsIssue
interface
ZodInvalidArgumentsIssue
{
argumentsError
:
ZodError
<
any
>
;
code
:
"invalid_arguments"
;
message
?:
string
;
path
:
(
string
|
number
)
[]
;
}
Hierarchy (
view full
)
ZodIssueBase
ZodInvalidArgumentsIssue
Index
Properties
arguments
Error
code
message?
path
Properties
arguments
Error
arguments
Error
:
ZodError
<
any
>
code
code
:
"invalid_arguments"
Optional
message
message
?:
string
path
path
:
(
string
|
number
)
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
arguments
Error
code
message
path
@rendley/sdk - v1.5.0
Loading...
Generated using
TypeDoc