@subsidia-ch/sdk - v1.3.5
Preparing search index...
features/outfit-item/domain/outfit-item
GetOutfitItemsResponse
Type Alias GetOutfitItemsResponse
type
GetOutfitItemsResponse
=
{
filter
:
GetOutfitItemsFilter
;
nextLink
?:
Link
;
outfitItems
:
OutfitItem
[]
;
pagination
:
ApiPagination
;
prevLink
?:
Link
;
}
Index
Properties
filter
next
Link?
outfit
Items
pagination
prev
Link?
Properties
filter
filter
:
GetOutfitItemsFilter
Optional
next
Link
nextLink
?:
Link
outfit
Items
outfitItems
:
OutfitItem
[]
pagination
pagination
:
ApiPagination
Optional
prev
Link
prevLink
?:
Link
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
filter
next
Link
outfit
Items
pagination
prev
Link
@subsidia-ch/sdk - v1.3.5
Loading...