Search
Preparing search index...
The search index is not available
dumpster-api
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
dumpster-api
models/ContentTypes
Module models/ContentTypes
Index
Classes
Content
Types
Interfaces
Content
Type
Attributes
Content
Type
Creation
Attributes
Functions
associate
init
Functions
associate
associate
(
__namedParameters
:
{
DumpsterContents
:
ModelStatic
<
Model
<
DumpsterContentsAttributes
,
DumpsterContentsCreationAttributes
>
>
;
DumpsterPositions
:
ModelStatic
<
Model
<
DumpsterPositionAttributes
,
DumpsterPositionCreationAttributes
>
>
;
StandardContentTypes
:
ModelStatic
<
Model
<
StandardContentTypeAttributes
,
StandardContentTypeCreationAttributes
>
>
}
)
:
void
Parameters
__namedParameters:
{
DumpsterContents
:
ModelStatic
<
Model
<
DumpsterContentsAttributes
,
DumpsterContentsCreationAttributes
>
>
;
DumpsterPositions
:
ModelStatic
<
Model
<
DumpsterPositionAttributes
,
DumpsterPositionCreationAttributes
>
>
;
StandardContentTypes
:
ModelStatic
<
Model
<
StandardContentTypeAttributes
,
StandardContentTypeCreationAttributes
>
>
}
Dumpster
Contents
:
ModelStatic
<
Model
<
DumpsterContentsAttributes
,
DumpsterContentsCreationAttributes
>
>
Dumpster
Positions
:
ModelStatic
<
Model
<
DumpsterPositionAttributes
,
DumpsterPositionCreationAttributes
>
>
Standard
Content
Types
:
ModelStatic
<
Model
<
StandardContentTypeAttributes
,
StandardContentTypeCreationAttributes
>
>
Returns
void
init
init
(
sequelize
:
Sequelize
)
:
typeof
ContentTypes
Parameters
sequelize:
Sequelize
Returns
typeof
ContentTypes
Modules
models/
Content
Types
Content
Types
Content
Type
Attributes
Content
Type
Creation
Attributes
associate
init
Generated using
TypeDoc