Preparing search index...
The search index is not available
@sequelize/core
@sequelize/core
Utils
Json
Class Json
Do not use me directly. Use
json
Hierarchy
SequelizeMethod
Json
Index
Constructors
constructor
Properties
conditions?
path?
value?
Constructors
constructor
new
Json
(
conditionsOrPath
:
string
|
{
[key:
string
]
:
any
;
}
, value
?:
null
|
string
|
number
|
boolean
)
:
Json
Parameters
conditionsOrPath:
string
|
{
[key:
string
]
:
any
;
}
Optional
value:
null
|
string
|
number
|
boolean
Returns
Json
Properties
Private
Optional
Readonly
conditions
conditions
?:
any
Private
Optional
Readonly
path
path
?:
any
Private
Optional
Readonly
value
value
?:
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@sequelize/core
Data
Types
Utils
Json
constructor
conditions?
path?
value?
Generated using
TypeDoc
Do not use me directly. Use json