@subsidia-ch/sdk - v1.3.5
Preparing search index...
features/outfit-item/domain/api
ApiOutfitItemResource
Type Alias ApiOutfitItemResource
type
ApiOutfitItemResource
=
{
articleId
:
number
;
brandLabel
:
string
;
categoryLabel
:
string
;
discountPrice
:
Price
|
null
;
id
:
number
;
index
:
number
;
outfitId
:
number
;
price
:
Price
|
null
;
sizeLabel
:
string
;
}
Index
Properties
article
Id
brand
Label
category
Label
discount
Price
id
index
outfit
Id
price
size
Label
Properties
article
Id
articleId
:
number
brand
Label
brandLabel
:
string
category
Label
categoryLabel
:
string
discount
Price
discountPrice
:
Price
|
null
id
id
:
number
index
index
:
number
outfit
Id
outfitId
:
number
price
price
:
Price
|
null
size
Label
sizeLabel
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
article
Id
brand
Label
category
Label
discount
Price
id
index
outfit
Id
price
size
Label
@subsidia-ch/sdk - v1.3.5
Loading...