@twinfinity/core
Preparing search index...
<internal>
T8ClientProductConnectionsDTO
Class T8ClientProductConnectionsDTO<TProduct, TEntityType>
Type Parameters
TProduct
TEntityType
Index
Constructors
constructor
Properties
defined
By
Type
product
Index
Methods
get
Aggregates
get
Contains
get
Defined
By
Type
Constructors
constructor
new
T8ClientProductConnectionsDTO
<
TProduct
,
TEntityType
>
(
dataModel
:
T8ClientModelDTO
,
products
:
TProduct
[]
,
entityTypes
:
TEntityType
[]
,
definedByType
:
number
,
productIndex
:
number
,
)
:
T8ClientProductConnectionsDTO
<
TProduct
,
TEntityType
>
Type Parameters
TProduct
TEntityType
Parameters
dataModel
:
T8ClientModelDTO
products
:
TProduct
[]
entityTypes
:
TEntityType
[]
definedByType
:
number
productIndex
:
number
Returns
T8ClientProductConnectionsDTO
<
TProduct
,
TEntityType
>
Properties
defined
By
Type
definedByType
:
number
product
Index
productIndex
:
number
Methods
get
Aggregates
getAggregates
()
:
undefined
|
TProduct
[]
Returns
undefined
|
TProduct
[]
get
Contains
getContains
()
:
undefined
|
TProduct
[]
Returns
undefined
|
TProduct
[]
get
Defined
By
Type
getDefinedByType
()
:
undefined
|
TEntityType
Returns
undefined
|
TEntityType
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
defined
By
Type
product
Index
Methods
get
Aggregates
get
Contains
get
Defined
By
Type
@twinfinity/core
Loading...