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