Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
ZodNotMultipleOfIssue
Interface ZodNotMultipleOfIssue
interface
ZodNotMultipleOfIssue
{
code
:
"not_multiple_of"
;
message
?:
string
;
multipleOf
:
number
|
bigint
;
path
:
(
string
|
number
)
[]
;
}
Hierarchy (
view full
)
ZodIssueBase
ZodNotMultipleOfIssue
Index
Properties
code
message?
multiple
Of
path
Properties
code
code
:
"not_multiple_of"
Optional
message
message
?:
string
multiple
Of
multiple
Of
:
number
|
bigint
path
path
:
(
string
|
number
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
multiple
Of
path
@notibot/noti-api-client
Loading...