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