Search
Preparing search index...
The search index is not available
@sequelize/core
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@sequelize/core
ModelSetterOptions
Interface ModelSetterOptions<M>
Interface for setterMethods in InitOptions
Type parameters
M
:
Model
=
Model
Hierarchy
ModelSetterOptions
Indexable
[
name:
string
]:
(
this
:
M
, val
:
any
)
=>
void
(
this
:
M
, val
:
any
)
:
void
Parameters
this:
M
val:
any
Returns
void
Exports
Data
Types
Utils
Model
Setter
Options
Generated using
TypeDoc
Interface for setterMethods in InitOptions