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