Skip to main content

Interface: CategorySearchResponse

Defined in: type/CategorySearchResponse.ts:6

Object class for CategorySearchResponse

Properties

filters?

optional filters?: ProductSearchAttributeFilter[]

Defined in: type/CategorySearchResponse.ts:22

Faceted filters for this category


items

items: IBaseProductSearch[]

Defined in: type/CategorySearchResponse.ts:8

List of items matching the search


itemsFound

itemsFound: number

Defined in: type/CategorySearchResponse.ts:10

Total number of items found in this category


maxPrice?

optional maxPrice?: number

Defined in: type/CategorySearchResponse.ts:20

The highest price of a product in this category


minPrice?

optional minPrice?: number

Defined in: type/CategorySearchResponse.ts:18

The lowest price of a product in this category


offset

offset: number

Defined in: type/CategorySearchResponse.ts:12

The amount of items to show per page


page

page: number

Defined in: type/CategorySearchResponse.ts:14

The current page


pages

pages: number

Defined in: type/CategorySearchResponse.ts:16

Total amount of pages