@subsidia-ch/sdk - v1.3.5
Preparing search index...
features/model/domain/model
Model
Type Alias Model
type
Model
=
{
assortmentGroup
?:
AssortmentGroup
;
assortmentGroupId
:
number
|
null
;
brand
?:
Brand
;
brandId
:
number
|
null
;
category
?:
Category
;
categoryId
:
number
|
null
;
collectionId
:
number
|
null
;
description
:
string
|
null
;
externalIdentifier
:
string
|
null
;
id
:
number
;
name
:
string
;
season
?:
Season
;
seasonId
:
number
|
null
;
}
Index
Properties
assortment
Group?
assortment
Group
Id
brand?
brand
Id
category?
category
Id
collection
Id
description
external
Identifier
id
name
season?
season
Id
Properties
Optional
assortment
Group
assortmentGroup
?:
AssortmentGroup
assortment
Group
Id
assortmentGroupId
:
number
|
null
Optional
brand
brand
?:
Brand
brand
Id
brandId
:
number
|
null
Optional
category
category
?:
Category
category
Id
categoryId
:
number
|
null
collection
Id
collectionId
:
number
|
null
description
description
:
string
|
null
external
Identifier
externalIdentifier
:
string
|
null
id
id
:
number
name
name
:
string
Optional
season
season
?:
Season
season
Id
seasonId
:
number
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
assortment
Group
assortment
Group
Id
brand
brand
Id
category
category
Id
collection
Id
description
external
Identifier
id
name
season
season
Id
@subsidia-ch/sdk - v1.3.5
Loading...